utkarshpant
MS Applied Stats + Data Science @ UTA. CS grad from NMIMS Mumbai. Passionate about peeking behind the curtains and seeing how things work! Web dev + DS ❤️
Arlington, TX
Pinned Repositories
gilbreth
Gilbreth: A system for processing flowchart images into structured data
5301-final-project
This is the repository for the ASDS 5301 (Statistical Theory and its Applications) final course project by Utkarsh Pant & Soham Agarkar.
5302-project
A repository for the ASDS 5302 Final Project.
6301-final-project
The code for the ASDS 6301 final project.
6302-final-project
All of my code and work related to the ASDS 6302 Final Project in the Spring 2024 semester.
6303-final-project
blocks
A library intended to implement most of the fundamental data structures, related operations and associated algorithms for each, in C++. An attempt to sharpen OOP skills and specifically Templates and Generics in C++.
generative
Explorations in genrative art, algorithms and data viualisation.
palette-in-python
A python (GUI optional) implementation of the k-means clustering algorithm to detect the dominant colors in an image.
utkarshpant's Repositories
utkarshpant/blocks
A library intended to implement most of the fundamental data structures, related operations and associated algorithms for each, in C++. An attempt to sharpen OOP skills and specifically Templates and Generics in C++.
utkarshpant/5301-final-project
This is the repository for the ASDS 5301 (Statistical Theory and its Applications) final course project by Utkarsh Pant & Soham Agarkar.
utkarshpant/5302-project
A repository for the ASDS 5302 Final Project.
utkarshpant/6301-final-project
The code for the ASDS 6301 final project.
utkarshpant/6302-final-project
All of my code and work related to the ASDS 6302 Final Project in the Spring 2024 semester.
utkarshpant/6303-final-project
utkarshpant/cnk-design
Implementing a design file
utkarshpant/6304
Repository for ASDS 6304 projects with Soham.
utkarshpant/cnk-notifs-backend
utkarshpant/dot-me-bookmarks
A tiny server to add bookmarks to utkarshpant/dot-me while browsing.
utkarshpant/E-OS
A proof of concept simulation of the workings of an operating system
utkarshpant/form-data
A package that exports a simple utility function to get form data from a FormData object.
utkarshpant/investing-limits
utkarshpant/jobinator-worker
utkarshpant/node-microservices-course
utkarshpant/paco
A fork of PaCo to experiment with.
utkarshpant/portfolio
My portfolio website.
utkarshpant/portfolio-api
utkarshpant/python-things
A repository of Python tidbits collected while teaching UTA's ASDS 5302 course, Introduction to Machine Learning.
utkarshpant/rad-stocks
A simple NodeJS implementation of a website and API to provide stock information.
utkarshpant/remix-website
A fork to contribute changes back to remix-run/remix-website
utkarshpant/some_react_app
A repository to explore the MERN stack with experiments and courses.
utkarshpant/svg-advent
Following along with https://svg-tutorial.com/
utkarshpant/telemetry
The Telemetry Remix app.
utkarshpant/telemetry-blog
Back end for the Telemetry blog.
utkarshpant/telemetry-blog-frontend
utkarshpant/ts-tomfoolery
A repository/project for me to organise my TS course notes in. Plus experiments. Documented. Yes.
utkarshpant/Twitter-API-v2-sample-code
Sample code for the Twitter API early access endpoints (Python, Java, Ruby, and Node.js).
utkarshpant/utkarshpant.github.io
utkarshpant/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.