Hey, I'm Nikunj...
I'm a Junior in Computer Science at Missouri S&T and I am currently working as a Software Developer
at Missouri S&T Civil Engineering's research lab. My goal is to become an experienced Full Stack Web Developer.
Instead of summarizing who I am, here is a list of things I am interested in.
Languages and Tools I Enjoy:
Things I Want to Explore:
- Back-End Developement
- Network Security
- Object Detection
- Data Mining
Skills
Python
C++
JavaScript
HTML/CSS
Java
PostgreSQL
Mongoose
FireBase
Flask
Next.js
TensorFlow
React.js
Node.js
Socket.IO
WebRTC
MATLAB
MATLAB Computer Vision Library
MATLAB Deep Learning Library
Num.py
Sci.py
Pandas.py
GitHub
LinuxOS (Kubuntu & Debian)
Microsoft 365
Google Suite
Experience
Software Developer | Missouri S&T
- Engineered a MATLAB application for 3D simulation of triaxial shear tests, integrating deep learning
and parallel computing for accurate soil compression analysis.
- Achieved a 62% improvement in the accuracy of blob analysis by optimizing the deep learning model and fine-tuning parameters in collaboration with fellow researchers.
- Partnered closely with my research team in weekly meetings to tailor application features and optimize
performance, ensuring alignment with project goals and continuous improvement.
- Utilized advanced computer vision techniques, including the watershed method for enhanced object
detection, and developed a program to triangulate 3D models using ray tracing.
Math & Reading Instructor | Kumon Learning Center
- Provided constructive feedback and guidance on assigned projects and coursework to 100+ students.
- Contributed to maintaining a well-organized learning environment.
- Tracked and recorded student progress to understand and evaluate growth throughout the program.
- Instructed students in math and English subjects, catering to students’ unique learning paces and abilities for age groups between 15-19.
Projects
RhinoChat Application
Rhino is a real-time chat app built with JavaScript, React, MongoDB, Socket.IO, and SQL. It features secure authentication, real-time messaging for single and group chats, and BSON-based file sharing with GridFS. A responsive React frontend with modular components and state management ensures a seamless experience across devices.
Basic Matrix Calculator
A basic matrix calculator that performs normal operations in addition to Gauss Jordan Elimination using Python's Num.py and Sci.py libraries.