rafi007akhtar
Amateur Coder. Fandoms Lover. Learner.
Tata Consultancy ServicesKolkata, West Bengal, India
Pinned Repositories
A-to-Z-Resources-for-Students
Curated list of resources for college students :octocat: Show your :heart: by giving a :star:
c-algorithms
Bunch of programs in C I did throughout my Fifth Semester for the subject 'Design and Analysis of Algorithms.'
CentralBank
Banking app written in Django.
CSE-resources
A collection of curated resources for learning Computer Science subjects and skills, that I garnered throughout my tenure as a CSE student. Contributions, and report of broken links are welcome.
Digit-Classifier
Wrote a neural network that uses fundamental DL algorithms to identify handwritten digits from MNIST dataset.
kindle-clippings-parser
A parser to take Kindle highlights from the clippings file, put them in their MD files, and add some basic styles.
oslab
Operating System-based projects explored and implemented chapter-wise. The programs are inspired from end-of-chapter projects in Silberchatz's "Operating System Concepts".
stapy
Python package containing functions implemented for descriptive and inferential statistics.
SudokuSolver
My footsteps into Artificial Intelligence as I make this Sudoku Solver while learning AI online for the first time.
tcs-digital-prep
Programs I solved during the two weeks while I was preparing for TCS Digital.
rafi007akhtar's Repositories
rafi007akhtar/kindle-clippings-parser
A parser to take Kindle highlights from the clippings file, put them in their MD files, and add some basic styles.
rafi007akhtar/react-native-projects
Following along the course contents from React Native: The Practical Guide course on Udemy. (Link to the course below.)
rafi007akhtar/kindle-notes
Project in React Native that builds an Android app that would import Kindle notes and show them in a readable format within the app.
rafi007akhtar/poc-ang
POC for Angular
rafi007akhtar/reactive-todo
A simple TODO app I'm building with Vite, ReactJS, TailwindCSS and similar tools in the React ecosystem.
rafi007akhtar/angular-course-projects
Contains lesson-wise code of many of the lessons in the online Angular course by Maximilian on Udemy (linked below). Also, contains notes of some of the topics I thought were important.
rafi007akhtar/angular-tests
Created with StackBlitz ⚡️
rafi007akhtar/component-viewer
Maven project to view selected component from a list of components. Written in vanilla JS.
rafi007akhtar/css-challenges
Code for the CSS challenges I took from here: https://v2.scrimba.com/css-challenges-c02p:toc
rafi007akhtar/expense-tracker-react
rafi007akhtar/fintech-rn
Fintech clone app created using React Native by following this tutorial: https://www.youtube.com/watch?v=iDZBeIgcixk&t=3422s
rafi007akhtar/food-order-react
Food order app created in ReactJS while following this course: https://www.udemy.com/course/react-the-complete-guide-incl-redux/
rafi007akhtar/go-projects
rafi007akhtar/intro-to-data-analysis
Codebase for all the code I will do / have done in Udacity's Intro to Data Analysis course.
rafi007akhtar/ionic-learning
Repo to house all my Ionic learning done from the docs.
rafi007akhtar/learning-graphql
rafi007akhtar/little-lemon-capstone
rafi007akhtar/material-todo
Practising Angular Material library by creating a todo app in it.
rafi007akhtar/msal-angular-demo
MSAL Angular demo app
rafi007akhtar/ng-basics
Learning basics of Angular
rafi007akhtar/node-express-tutorial
This is the repository where I would put my NodeJS learnings, and in extension, my ExpressJS learnings.
rafi007akhtar/react-redux-advanced
rafi007akhtar/react-styling-components
rafi007akhtar/react-tanstack-query
Course lessons on Tanstack Query (formerly React Query) from this course: https://www.udemy.com/course/react-the-complete-guide-incl-redux
rafi007akhtar/react-with-redux
rafi007akhtar/react-with-router
A simple events page built with React and React-Router, by following this online course: https://www.udemy.com/course/react-the-complete-guide-incl-redux/
rafi007akhtar/routes
Social media-ish REST API server built using NodeJS and its Express framework.
rafi007akhtar/sql-revision
Revising SQL from this Udacity course: https://www.udacity.com/course/sql-for-data-analysis--ud198
rafi007akhtar/todo-react-nx
rafi007akhtar/tour-of-heroes
Revising Angular by making this app from docs.