Hi,
I'am Bhanu Prakash
Full Stack Devloper
Contact
About
I'am Bhanu Prakash
Full Stack Developer | Turning ideas into interactive web experiences with React & Node.js. Passionate about performance, design, and clean code.
Skills
Professional Skills
Passionate Full Stack Developer skilled in building scalable web applications using modern technologies. I specialize in creating responsive interfaces, efficient backends, and seamless user experiences.
HTML5
95%
CSS3
90%
JavaScript
85%
React.js
80%
Node.js
75%
MongoDB
70%
Projects
Machine Learning for Fast and Reliable Source-Location Estimation in Earthquake Early Warning
- Developed a machine learning model using Support Vector Machines (SVMs) to estimate earthquake source locations.
- Replaced the existing Random Forest approach, reducing model complexity and training time by 40%.
- Utilized P-wave arrival times from 5 seismic stations for high spatial accuracy with minimal data.
- Preprocessed real-world seismic data using NumPy and SciPy, implemented the model in Scikit-learn.
- Achieved <2-second prediction latency and improved interpretability for real-time applications.
- Evaluated with MAE and R² score to ensure robustness and reliability.
- Built and visualized the system in Python (Jupyter Notebook) using real seismic datasets (Hi-net, USGS).
Tech Stack: Python, Scikit-learn, NumPy, SciPy, Matplotlib
Job Portal Web Application
- Developed a full-stack job portal using React, Node.js, Express, and MongoDB.
- Implemented JWT authentication for secure login and signup functionality.
- Created role-based dashboards for job seekers and employers with separate workflows.
- Enabled job posting, searching, filtering, and application submission features.
- Designed RESTful APIs with proper error handling and input validation.
- Used React Context for state management and Material-UI for responsive design.
- Deployed the frontend on Netlify and backend on Heroku.
Tech Stack: React, Node.js, Express.js, MongoDB, JWT, Material-UI