Pinned Repositories
bashed
Bash functions I wrote to automate my workflows and make my life easier and fun : )
command-line-research
Me learning linux and the command line
fem-fox-game
A fox game project. Thanks to Frontendmasters and Brian Holt. More than a game, this is where I learned to structure my project, set up the tools, refactor and write clean code and most importantly, to have fun. Have fun playing the game.
javascript-research
Digging into the javascript language and it's nuances, principles and philosophies
lunar-vim-config
My second home ❤️ My favourite editor, where I fell in Looooove with Vim 🚀
new-york-times-article-clone
A clone of a New York Time article, project 1 of the HTML and CSS curriculum of Microverse, a Bootcamp with students from all over the world learning full-stack web with react and rails
node-research
Digging into Node JS, exploring the Node JS documentation. We only fear what we don't understand
problem_solving_dsa_algo_research
Learning problem solving,dsa and algorithms
rails-easy-snippets
VS Code snippets extension for rails. https://marketplace.visualstudio.com/items?itemName=SamroodAli.erb
relational-database-research
Me learning relational databases. The science and the art of relational databases 💿 💾
SamroodAli's Repositories
SamroodAli/python-pro-day-29-30-password-manager
100 days of code using python, udemy course by Angela Yu, day 29- A password manager GUI app using tkinter and python
SamroodAli/fem-fox-game
A fox game project. Thanks to Frontendmasters and Brian Holt. More than a game, this is where I learned to structure my project, set up the tools, refactor and write clean code and most importantly, to have fun. Have fun playing the game.
SamroodAli/flight-club
100 days of code Udemy course by Angela Yu. Days 39, 40 Capstone: Flight Deal tracking and Sms alerts. FInds cheapest flights for a list of locations and alerts you via SMS when fares fall below city-specific rates you have given. No more excuses for not taking a vacation. Technology: Python, Twilio API for SMS and replit.it for the frontend
SamroodAli/hello-world
SamroodAli/python-pro-day-31-flash-cards-app
100 days of code Udemy course - day 31- Capstone: Flash cards app
SamroodAli/python-pro-day-32-birthday-automated-email-wisher
100 days of code, Udemy course by Angela Yu, day 32- An app that sends automated email on friends birthdays
SamroodAli/python-pro-day-33-kanye_west_quotes
100 days of code day side project- Kanye west quotes app
SamroodAli/python-pro-day-34-quizzler-app
100 days of code day 34- GUI Quizzler App using tkinter and Open Trivia Database
SamroodAli/python-pro-day-35-rain-sms-alert-app
100 days of code Udemy course - day 35: Rain sms alert app using Open weather Map API to get weather condition data and Twilio API for sending sms
SamroodAli/python-pro-day-37-habit-tracker
100 days of code: Udemy course by Angela Yu. Day 37: Habit tracking app using Pixela api and http request and response protocols
SamroodAli/python-pro-day-38-workout-tracker
100 days of code: day-38: Workout tracker using Nutritionix api and sheety api to write to a google sheet
SamroodAli/python-pro-day-40-flight-club-front-end-repl
100 days of code day 40: Flight Club Front End built on repl
SamroodAli/python-pro-day-43-my-site
100 days of code Day 43: Learning Intermediate CSS by creating a personal cv site
SamroodAli/python-pro-day-7-hangman-game
100 days of code - Python Pro from udemy - Day 7
SamroodAli/python-pro-days-41and42-personal-site
100 days of code, Udemy course by Angela Yu. Day 41: Introduction to the web. Here is a simple HTML website with basic HTML tags
SamroodAli/template-web-stylehint-webhint
SamroodAli/python-pro-day-12-number-guessing-game
100 days of code-Python Pro from Udemy - Day 12 -A Number Guessing Game
SamroodAli/python-pro-day-14-higher-lower-game
100 days of code-Python Pro from Udemy - Day 14 -A Higher Lower game
SamroodAli/python-pro-day-15-cofee-machine-program
100 days of code-Python Pro Udemy course by Angela Yu- Day 15, A cofee machine program
SamroodAli/python-pro-day-16-cofee-machine-program-oop-paradigm
100 days of code-Python Pro Udemy course by Angela Yu- Day 16, A cofee machine program using the OOP programming paradigm
SamroodAli/python-pro-day-17-quiz-game
100 days of code-Python Pro Udemy course by Angela Yu- Day 16 , a quiz game project
SamroodAli/python-pro-day-18-hirst-painting
100 days of code-Python Pro Udemy course by Angela Yu- Day 16 , a Hirst random dots painting remake using python turtle graphics
SamroodAli/python-pro-day-20and21-snake-game
100 days of code-Python Pro Udemy course by Angela Yu Day 20 and 21 , the famous classic Snake game.
SamroodAli/python-pro-day-22-pong-arcade-game
100 days of code-Python Pro Udemy course by Angela Yu Day 22, The famous arcade game - PONG
SamroodAli/python-pro-day-23-turtle-crossing-game
100 days of code-Python Pro Udemy course by Angela Yu Day 23, Turtle crossing game
SamroodAli/python-pro-day-24-mail-merger
100 days of code-Python Pro Udemy course by Angela Yu Day 24 , Automated Mail Merge project
SamroodAli/python-pro-day-25-us-states-game
100 days of code-Python Pro Udemy course by Angela Yu Day 25 , Guess US States Game using Turtle and Pandas
SamroodAli/python-pro-day-26-nato-game
100 days of code-Python Pro Udemy course by Angela Yu Day 26, a NATO Alphabet project
SamroodAli/python-pro-day-28-pomodoro-app
100 days of code udemy course by Angela Yu. Day-28: A Pomodoro Timer App using tkinter
SamroodAli/python-pro-day-33-ISS-Location-Sender
100 days of code- day 33- International Space Station location sender using APIs and Smtplib library