Skip to content
View parthkishan20's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report parthkishan20

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
parthkishan20/README.md

Hi, I’m Parthkumar Patel

AI-Augmented Full-Stack Engineer · MS CS @ Stevens Institute of Technology

Profile views

EmailPortfolioLinkedInGitHub


About this space

I build things that sit at the intersection of clean user experience, solid engineering fundamentals and practical AI.

Right now, I am pursuing my MS in Computer Science at Stevens Institute of Technology (GPA 3.9/4.0), while deepening my experience as a full-stack engineer. Before Stevens, I worked as a Software Developer at TechBilv Solutions LLP, and I am taking that production experience forward into my Software Development Internship at EventEase, where I focus on React, TypeScript and modern web tooling.

My tools of choice include React, TypeScript, Node.js, Redux Toolkit, Tailwind CSS, .NET and Python, backed by databases such as MongoDB, MySQL and SQL Server. On the data and machine learning side, I work with TensorFlow, Keras and Scikit-learn on projects like heart disease prediction and credit score modelling, where accuracy and interpretability both matter.


What I like to build

I am most in my element when I am:

  • Turning Figma designs into pixel-perfect, responsive interfaces using React, TypeScript and Tailwind CSS.
  • Designing full-stack applications with clear separation of concerns, predictable state management and well-documented REST APIs.
  • Applying algorithms and data structures to real projects, such as a Mini Search Engine with custom indexing and ranking.
  • Using machine learning to solve concrete problems, from medical prediction systems to large-scale credit scoring.
  • Deploying projects to the cloud with AWS S3, IIS hosting and GitHub Pages, and treating deployment as part of the product, not an afterthought.

If you look through my repositories, you will see this pattern: a mix of production-minded full-stack work (admin dashboards, e-commerce, banking simulations) and experiment-driven data projects (ML pipelines, prediction systems, search engines).


How I think about software

A few principles guide what I write and ship:

  • Clarity over cleverness
    Code should be readable first, optimised second. Future contributors should not need a decoder ring.

  • Experiments that lead to shipping
    Side projects are valuable when they sharpen skills that feed back into production work.

  • User experience as a first-class concern
    A system is not “done” if the interface is confusing, slow or inconsistent, even if the backend is elegant.

  • AI as a multiplier, not a crutch
    I use AI tools to explore options faster, but the final architecture and code still have to make sense to humans.


What you will find here

Across this profile you will find:

  • Front-end projects using React, TypeScript, Tailwind CSS, Framer Motion and modern routing.
  • Full-stack applications built with Node.js, Express.js, MVC patterns, authentication and real-world workflows.
  • Data and machine learning projects that move beyond notebooks into structured pipelines and clear evaluation.
  • Course-driven work (search engines, predictive models, knowledge discovery projects) that applies academic concepts to practical code.

If you are interested in:

  • A portfolio site that is hand-crafted rather than generated,
  • A Mini Search Engine that showcases algorithmic thinking, or
  • Prediction systems that compare multiple machine learning models and document trade-offs,

you will find examples of each in my pinned and recent repositories.


If you want to reach out

I am always open to conversations about:

  • Building or refactoring full-stack applications.
  • Bringing AI and machine learning into existing products in a pragmatic way.
  • Collaborating on open-source tools or educational projects.

You can contact me via email, connect on LinkedIn, or open an issue on any repository if you want to discuss ideas or potential collaboration.


GitHub at a glance

GitHub stats for parthkishan20

Top languages for parthkishan20

GitHub contribution streak for parthkishan20


Commit history, but make it a game.

pacman contribution graph

Popular repositories Loading

  1. Me Me Public

    HTML

  2. trvl trvl Public

    JavaScript

  3. basic-banking-system basic-banking-system Public

    PHP

  4. tic-tac-toe tic-tac-toe Public

    game

    JavaScript

  5. Online-shop Online-shop Public

    JavaScript

  6. hands-on-java-basic-banking hands-on-java-basic-banking Public

    Forked from LinkedInLearning/hands-on-java-3080245

    This is a code repository for the LinkedIn Learning course Hands-On Introduction: Java.

    Java