Pinned Repositories
ARM7TDMI-LPC2148-programs
Practice programs to understand Assembly Language using ARM7TDMI-LPC2148 evaluation board and evaluation version of Embedded 'C' & Keil Uvision-4 tool/compiler.
c-sharp-programs
Implementation of Algorithms in C Sharp Programming Language.
compare-ecc-aes-rsa-algorithms
Research to compare ECC (Elliptic Curve Cryptography) with RSA and AES encryption algorithms. To implement ECC based encryption in IoT devices providing better security with smaller key sizes.
crud-properties-rest-api
Created a CRUD (Create, Read, Update, Delete) RESTful API in a Node.js environment running on an Express.js server and using a PostgreSQL database.
ev-charging-station-backend
Backend design of ev-charging-station using node.js, express.js, sequelize, sqlite db
jest-vs-vitest-nx-monorepo
Comparing test execution time for jest and vitest unit test framework for applications in nx-monorepo.
LaunchED
LaunchED is a Online Course Management System made using Django framework for its backend, SQLite for Database and HTML, CSS, Neumorphic UI for its Frontend.
rate-limiter
Rate limiter prevents the same IP address from making too many requests preventing brute force attacks
space-exploration-rest-api
RESTapi application for understanding its architecture
tech-trillion
React application for an online training and consulting agency.
tanmayidev's Repositories
tanmayidev/compare-ecc-aes-rsa-algorithms
Research to compare ECC (Elliptic Curve Cryptography) with RSA and AES encryption algorithms. To implement ECC based encryption in IoT devices providing better security with smaller key sizes.
tanmayidev/LaunchED
LaunchED is a Online Course Management System made using Django framework for its backend, SQLite for Database and HTML, CSS, Neumorphic UI for its Frontend.
tanmayidev/rate-limiter
Rate limiter prevents the same IP address from making too many requests preventing brute force attacks
tanmayidev/space-exploration-rest-api
RESTapi application for understanding its architecture
tanmayidev/tech-trillion
React application for an online training and consulting agency.
tanmayidev/algorithms-implementation-java
Implemented the following algorithms as a part of Engineering Curriculum
tanmayidev/ev-charging-station-backend
Backend design of ev-charging-station using node.js, express.js, sequelize, sqlite db
tanmayidev/jest-vs-vitest-nx-monorepo
Comparing test execution time for jest and vitest unit test framework for applications in nx-monorepo.
tanmayidev/adsb-rust-dataset
Parse SBS-1 Messages and upload to SentinelOne DataSet using Rust
tanmayidev/aes-cryptor
An AES encryption and decryption tool built using nextjs and crypto library
tanmayidev/autoCV
clean CV LaTex template with GitHub Action that compiles and publishes new changes
tanmayidev/calculator-app
tanmayidev/cointrackr-crypto
CoinTrackr - a website that allows users to search for information about various cryptocurrencies in real-time
tanmayidev/dsa-solutions
tanmayidev/emoji-browser
Emoji Browser website with filter and pagination
tanmayidev/google-sheets-clone
tanmayidev/javascript-challenges
HTML, CSS, JavaScript Challenges to Practice
tanmayidev/LeetCode
LeetCode In Action - Python (705+)
tanmayidev/material3-css-components-library
Basic Components Library using Material3 Design standards
tanmayidev/music-player-vanillajs
A Music Player web application built using Vanilla JS
tanmayidev/nodejs-repository-pattern-and-ioc
🛠 This is a boilerplate for Node.JS, Express.JS, and MongoDB based web application that takes advantage of repository pattern and dependency injection.
tanmayidev/omni-food
An Online Food Delivery Website built using HTML and CSS
tanmayidev/playwright-component-testing
Exploring Component Testing using Playwright (experimental react package)
tanmayidev/portfolio-v2
Second iteration of my portfolio website based on one of the many design ideas I have
tanmayidev/react-boilerplate
:fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
tanmayidev/reading-list
links to blogs and articles
tanmayidev/rest-api-using-node-express-postgresql
REST API implementation using Express.js to create end points and PostgreSQL for database. Get, Post, Put and Delete methods have been implemented.
tanmayidev/scrow
A resume builder website
tanmayidev/serene-shop
Frontend of a Minimalistic Ecommerce store - Serene Shop built using react.js
tanmayidev/tanmayidev