๐Ÿ‘‹ Hey there! I'm Himesh Parashar ๐ŸŽ“ CS Engineering student by day, code ninja by night at MugneeramBangur Memorial University. ๐Ÿ’ป Full-stack wizard with a special love for: โ€ข Next.js & React for crafting beautiful UIs โ€ข Node.js for server-side magic โ€ข AI & ML for adding that extra brain power ๐Ÿค– Recently, I've been: โ€ข Building AI chatbots that don't just chat, but actually help โ€ข Creating trading platforms that handle money better than I do โ€ข Juggling with Docker containers like a pro ๐Ÿš€ My superpower? Turning coffee into code and complex problems into elegant solutions. Always up for a coding challenge or a good tech conversation! ๐ŸŽฎโœจ

Hi there ๐Ÿ‘‹ I am

Himesh Parashar

> Full-stack developer

// play the game below ๐Ÿ˜

// find it on my github page.

moves: 0
time: 0 sec

About Me

Bio

const aboutMe = {
bio: "
๐Ÿ‘‹ Hey there! I'm Himesh Parashar ๐ŸŽ“ CS Engineering student by day, code ninja by night at MugneeramBangur Memorial University. ๐Ÿ’ป Full-stack wizard with a special love for: โ€ข Next.js & React for crafting beautiful UIs โ€ข Node.js for server-side magic โ€ข AI & ML for adding that extra brain power ๐Ÿค– Recently, I've been: โ€ข Building AI chatbots that don't just chat, but actually help โ€ข Creating trading platforms that handle money better than I do โ€ข Juggling with Docker containers like a pro ๐Ÿš€ My superpower? Turning coffee into code and complex problems into elegant solutions. Always up for a coding challenge or a good tech conversation! ๐ŸŽฎโœจ
"
}

Skills

Programming Languages

Python

C/C++

JavaScript

TypeScript

SQL

ML & AI

TensorFlow

PyTorch

scikit-learn

Hugging Face

LangChain

OpenAI

Vector DB

MLOps & DevOps

MLflow

BentoML

Airflow

Docker

Kubernetes

GitHub Actions

Jenkins

Frameworks & Tools

Next.js

React

Node.js

FastAPI

Flask

MongoDB

PostgreSQL

Redis

GraphQL

Cloud & Systems

GCP

AWS

Linux

Bash

Networking

Distributed Systems

Software Development

DSA

OOP

API Design

Microservices

Experience

Junior Software Developer

@Allied Works

Jan 2025 - Present

Designed and optimized backend architecture, improving scalability and system performance. Developed and integrated APIs, enhancing data processing and system efficiency.

AI Intern

@Chirpn IT Solutions

April 2024 - Nov 2024

Developed AI agents and generative AI solutions and automations in Python. Worked on Full-stack projects with React, Node.js and Python for real-world AI agents.

Frontend Engineer

@Renocrew Solutions

Jan 2024 - May 2024

Built a real-time video calling app using Next.js, mastering front-end concepts. Gained expertise in React.js, enhancing UI/UX of web applications.

Education

const education = [
{
university: "MugneeramBangur Memorial University, Jodhpur",
degree: "Bachelor of Engineering in Computer Science and Engineering",
period: "2022 - 2026",
description: "Studying core subjects including Data Structures and Algorithms, OOPs, Linux, Networking, and Operating System."
}
]

Certifications

IBM AI Developer Professional Certificate

Verify Certificate

Frontend Master's React Developer

Verify Certificate

Deep Learning's Langchain and Multimodel RAG

Verify Certificate

Projects

projects /all
Styxnet

Styxnet

View Details
Next.jsReactTypeScript+6

Built an AI-powered chatbot for virtual sales, enhancing customer engagement and lead capture. Integrated custom greetings, email collection, and direct chat redirection for seamless website interaction. Leveraged OpenAI NLP for intelligent query handling, reducing response time by 40%. Optimized MongoDB backend for efficient lead data management, improving retrieval by 25%.

TradeSphere

TradeSphere

View Details
TypeScriptNext.jsRedis+2

Built TradeSphere, a real-time trading platform inspired by Zerodha, featuring Redis-based order matching and time-series data handling with TimescaleDB. Developed real-time market visualizations using Lightweight Charts and WebSocket updates. Designed a scalable, Dockerized architecture for seamless deployment and high performance.

Multi-threaded Proxy Server

Multi-threaded Proxy Server

View Details
CPOSIX ThreadsSockets+2

Built a high-performance multi-threaded proxy server using POSIX threads, semaphores, and socket programming for efficient HTTP request handling. Optimized performance with LRU caching, reducing redundant fetches and improving response time. Implemented thread-safe synchronization to manage shared resources and prevent race conditions.

AI Recruiter Agency

AI Recruiter Agency

View Details
PythonStreamlitSwarm Agents+2

Developed an AI-powered recruitment platform using a swarm intelligence framework. Implemented multiple specialized agents for candidate screening, interview scheduling, and assessment. Built a Streamlit-based UI for intuitive interaction with the AI agents. Integrated advanced NLP capabilities for resume parsing and candidate matching, reducing hiring time by 60%.

ZoomClone

ZoomClone

View Details
Next.jsMongoDBWebSocket+2

Created a real-time video conferencing platform inspired by Zoom. Implemented WebSocket-based communication for seamless video/audio streaming and chat functionality. Built with Next.js for optimal performance and MongoDB for data persistence. Features include room creation, screen sharing, and participant management with a modern, responsive UI.

DevOverflow

DevOverflow

View Details
Next.jsMongoDBTypeScript+2

Developed a Stack Overflow clone with modern tech stack and enhanced features. Implemented real-time question answering, voting system, and user reputation tracking. Built with Next.js for server-side rendering and MongoDB for flexible data modeling. Added authentication, search functionality, and a responsive design for optimal user experience.

Freedemy

Freedemy

View Details
JavaScriptNode.jsExpress.js+3

Architected Freedemy, a web platform for discovering free Udemy courses. Implemented an intelligent web scraping engine with caching system for efficient coupon extraction. Built with Node.js and Express.js backend, featuring EJS templating and responsive Tailwind CSS design. Automated content updates and integrated search functionality for seamless course discovery.

Contact Me

Latest Blog Posts

The AG-UI Protocol: Rewriting the Rules of Agent-Human Collaboration

The AG-UI Protocol: Rewriting the Rules of Agent-Human Collaboration Why Your AI Interface Is Holding Back the Agentic Revolution Imagine deploying a cutting-edge financial analysis agent that crunches petabytes of market dataโ€”only to bottleneck its ...

Data Structure and Algorithm in Real Life Example

Have you ever wondered how apps like Google Maps find the shortest route in seconds? Or why your Spotify playlist seamlessly transitions to the next song? The answer lies in data structures and algorithms (DSA)โ€”the invisible heroes powering the tech ...

Coddโ€™s 13 Rules, a Dadโ€™s Love, and the Tech That Runs Your World: The Untold Story of RDBMS

Prologue: Why RDBMS is the OG of Data Imagine a world where organizing data meant wrestling with punch cards or navigating labyrinthine file systems. Enter Relational Database Management Systems (RDBMS)โ€”the unsung heroes that turned chaos into order....