Pinned Repositories
Analog-ic-notes
data-structures-and-algorithms-in-go
My playground while reading data structure and algorithms in go book by Hemant Jain, I either practice writing sample codes or write md files to summarize what I am learning.
ece24-whatsapp-bot
I am trying to create a whatsapp bot to automatically forward messages from https://t.me/comm24 telegram channel to ECE24 announcement group on whatsapp
EEP-225-Electrical-Machines
EEP 225 Electrical Machines lecture notes. Alexandria University, Spring 2022
github-repositories-clone
Clone GitHub repositories tab with React
latex-to-image-bot
Telegram bot built using Go programming language that allows users to convert LaTeX code into images.
mern-auth-skeleton
MERN stack skeleton application for authentication and authorization only🗝️, good starting point for any new project.
numerical-methods-project-with-sage
Computaional mathematics - numerical methods project in sage
til
Today I Learned
url-shortener
URL shortener app where the user can get a short URL for his long URL to share with his friends and track the number of hits, build with the t3 stack and hosted on Vercel.
taham8875's Repositories
taham8875/til
Today I Learned
taham8875/data-structures-and-algorithms-in-go
My playground while reading data structure and algorithms in go book by Hemant Jain, I either practice writing sample codes or write md files to summarize what I am learning.
taham8875/mern-auth-skeleton
MERN stack skeleton application for authentication and authorization only🗝️, good starting point for any new project.
taham8875/book-api
A simple Book API implemented in Golang. A Hello World project.
taham8875/coding-playground
taham8875/cv
Minimalist CV page with the UI in mind, inspired form `BartoszJarocki/cv`
taham8875/flutter-ecommerce-app-ui
Simple ecommerce app UI built with Flutter.
taham8875/flutter-mvvm
simple application that displays user info to try the mvvm architecture in flutter.
taham8875/flutter-state-management
Simple side project to show flutter state management solutions, provider, InheritedWidget and query params
taham8875/flutter-todo-app
A simple todo app using flutter
taham8875/flutter_bloc_counter
A counter app that demonstrates how to use the `bloc` package to manage state and react to user input.
taham8875/flutter_bloc_infinite_list
A Flutter project that demonstrates how to use the `flutter_bloc` package to implement an infinite scrolling list.
taham8875/flutter_bloc_login
A Flutter project that demonstrates how to use the `flutter_bloc` package to implement a login flow.
taham8875/flutter_bloc_timer
A Flutter project that demonstrates how to use the `bloc` package to manage the state of a timer.
taham8875/flutter_bloc_todos_app
A Flutter project that demonstrates how to use the `flutter_bloc` package to implement a todo app.
taham8875/flutter_bloc_weather_app
A Flutter project that demonstrates how to use the `flutter_bloc` package to implement a weather app.
taham8875/let-me-google-that-for-you
Let me google that for you clone with Next.js
taham8875/namer-app
Namer App is a Flutter application that generates cool-sounding names and allows users to favorite them for future reference.
taham8875/nextjs-dashboard
Nextjs docs tutorial on building a simple full stack application
taham8875/problem-solving
Solving problems on leetcode and codeforces
taham8875/rails-authentication-from-scratch
Rails application for user authentication and password management without devise.
taham8875/rails-url-shortener
URL shortener app build with ruby on rails.
taham8875/taham8875
taham8875/ticktick-clone-backend
TickTick, a task management clone in Ruby on Rails.
taham8875/ticktick-clone-mobile
TickTick, a task management clone in Flutterr.
taham8875/vscode-rufo
VS Code extension for rufo (the ruby formatter)
taham8875/vue-expense-tracker
Simple expense tracker in vue.
taham8875/vue-playground
Mini Vue projects that are not big enough to have their own repository; nothing interesting here. All of the projects are from the examples page in the Vue documentation. The goal is to gain hands-on experience as a beginner.
taham8875/vue-task-tracker
A simple task tracker in vue.
taham8875/youtube-home-page-clone
YouTube Home Page Clone With Tailwind, React, and TypeScript