Projects in Awesome Lists by thatgirldorian
A curated list of projects in awesome lists by thatgirldorian .
https://github.com/thatgirldorian/login-registration-page-with-flask-and-mysql
This is a login/registration page that's created in Python and Flask. It lets you register a new user, log in with the user created and show a dynamically-generated name that belongs to the logged in user.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/locha
This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.
javascript nodejs testing testing-framework
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/album-download-interactivity-with-javascript
This is a small JavaScript app that lets you download the albums you want and tells you how many albums you have now downloaded.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/widget-set
A set of components built with React JS that you can use in your code: an accordion, an API search widget, a dropdown selector and a language translator.
components-react react reusable-components semantic-ui
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/book-buddy-ui-with-bootstrap
This is a landing page for an app that lets you find bookish friends.
bootstrap5 html-css landing-page
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/booklist
An application that catalogues your book collection. It's built with Ember JS and Tailwind CSS.
Last synced: 22 Mar 2025
https://github.com/thatgirldorian/finance-blog-with-ejs-and-node-js
This is a woman-centered finance blog that lets you create and read new posts/entries.
bootstrap-5 ejs-templates javascript lodash node-js
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/saas-page
A landing page website for a calendar app. Built with Astro and Tailwind CSS.
astro landing-page tailwind-css
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/maze-game
A cool maze game you can play for fun. It has a goal you can reach and cool animations.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/timer-app-with-javascript
This is an application that allows you to set a timer. It works like a stop watch and can count down from a number of minutes.
countdown javascript timer-application
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/stream-eet
A streaming application built with React that allows you to create an account with Google Oauth. You can view all the streams on the feed, create a new stream, edit it, and delete it.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/product-designer-website
This is a personal website for a product designer. It showcases their areas of expertise, their skills, and a way to contact them.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/weather-app-with-node-js
This is a weather app that pulls weather data from Openweather.org and displays what the current weather for a city is.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/calculator-app-with-vanilla-js
This is a calculator app that allows you do simple operations. It's made with vanilla JS.
calculator css html javascript
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/profile-page-front-end
This is a profile page for a professional social network.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/dokument-app
This is a web app that lets programmers log issues they get while coding and the solutions to those issues.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/dictionary-ui-button-clicker
This is a small JavaScript app for a dictionary UI. It lets you interact with the login button by changing its text get an alert when you click on the like button.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/100-python-projects
A repository of 100 projects I'm making (in the future) to learn Python.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/carousel-component
This is a slider component made with pure JavaScript for a custom furniture website.
carousel-slider component vanilla-js
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/ls-command
This is my interpretation of the ls command created with node. It's a customised command that will list all the files in a directory.
command-line-tool javascript node-js
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/clothing-store
This is an e-commerce application built with Node JS, Express JS and Bulma CSS. It allows an admin user sign up, login and add clothing items for sale.
bulma-css express-js javascript node-js
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/anime-rater
A web app that lets you rate anime shows.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/dodemon
This is my interpretation of the project runner tool, nodemon. Dodemon will automatically restart a node application whenever new changes are made.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/song-dtail
This is a web application that will show you details about songs. It's built with React JS and Redux.
reactjs redux semantic-ui song
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/weather-now
A tiny weather app built with React JS & Semantic UI. It will tell you what the weather is like, based on. the hemisphere you're in.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/dev-blog
A developer blog that implements inline comment functionality. Built with Next JS, Tailwind CSS, Node JS and MongoDB.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/trip-wallet
This is an API implementation for a web app that allow users track, modify and delete trip expenses. This API is built with Next JS, Prisma and Railway.
api-rest nextjs prisma railway-app
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/secret-message-app
This is an app that generates a link and lets people send you anonymous messages through that.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/veedeo
An application that allows you to watch videos. Built with React JS, semantic UI and the YouTube API.
react semantic-ui video-streaming youtube-api
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/reusable-comments
A reusable component containing a couple of comments you can use in your code. It's created with React JS, Semantic UI and the Faker library.
faker-library reactjs semantic-ui
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/social-network-ui-likes-implementation
This is a social media feed UI/homepage that lets you interact with the like button and increase likes on a post.
css html javascript social-network
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/gif-maker1
This is a tool that will allow you to upload a video and then convert it to a GIF. It's built with React, WASM & Tailwind CSS.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/vroom-hub
An application that helps you find and rent motorcycles. Built with React, TypeScript, Next JS and Tailwind CSS.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/social-media-network-ui-with-html-css
This is a user interface design I made for a social media network with only HTML & CSS. It's modelled after Facebook, but I switched up a few things.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/to-do-list-app-with-javascript
This is a to-do app I built for my friend to keep track of the things she needs to do. It's written in JavaScript, CSS and HTML code and allows her filter tasks by categories (all tasks, completed, unfinished).
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/sasquatch-sightings-log-app-with-flask
This is a logging app that lets you register a new user, log in with the registered user credentials and log a bigfoot sighting.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/js-modal
A modal component built with vanilla JavaScript.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/redux-insurance-sample
This is a bit of sample code that I used to learn and understand how Redux works. It's based on the model of an insurance company and it helped me cement my grasp of Redux basics.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/portfolio-v2
This is version 2 of my portfolio built with Next JS, Framer Motion and Tailwind CSS.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/python-coding-challenges-and-solutions
Here is a repository for coding challenges I do in Python. I'm relearning the language, so this repository will be great for all the coding challenges I do.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/newsletter-with-mailchimp-api
This is a newsletter that allows people sign up for new recipes and cooking tips. I made it with MailChimp's API and Node js.
bootstrap5 heroku mailchimp-api node-js
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/hs-fe-challenge
This is a landing page for an Apprenticeship Program built with React and Tailwind CSS.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/portfolio-website-v1
This is a bare-bone portfolio website I built to house the bajillion projects that I'm building on my way to becoming a front-end developer.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/first-sem-a1
This is an assignment I worked on for the first semester of AltSchool of Engineering.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/off-canvas-menu
This is an off-canvas menu built with JavaScript.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/fitness-tabbed-component
This is a tabbed component that shows some information about different classes for a gym.
component javascript tab-component tabs
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/data-import-tool
A React app that will look up some data, pull your sources and allow you import data. Built with TypeScript and the Material UI library.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/blog-post-component
This is a blog application created with React and Redux. It pulls blog posts from the JSON Placeholder API and renders them on the UI, while referencing a unique user for each post.
json-placeholder-api react redux redux-thunk semantic-ui
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/fe-portfolio
A minimalistic portfolio built with Hugo.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/photo-finder
A web application that will help you find stock photos for your personal projects. Built with React JS, semantic UI and the Unsplash API.
reactjs semantic-ui stock-photos unsplash-api
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/ember-quickstart
A simple web application that I used to get started with Ember. Built using HTML, JavaScript, Tailwind CSS, and some of Ember's best features.
ember-cli emberjs tailwind-css
Last synced: 05 Apr 2025
https://github.com/thatgirldorian/bmi-calculator-with-node-js
This is a simple calculator that tells you your BMI if you enter your weight and height.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/faq-accordion-component
A FAQ accordion component built with pure JavaScript.
accordion-component javascript
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/alcar-bank
A landing page for a new-generation bank. Built with React JS, Tailwind CSS, Framer Motion & Vite.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/roll-a-dice-app
This is an app for when you can't decide who's right, what to do or where to eat. Just roll a dice!
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/tiny-translator
This is a small project I made to understand how the Context system works in React.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/posthive
A web application that lets people share text-based posts. Built with Next JS, Tailwind CSS, NextAuth.js and Prisma.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/tbr-list-with-ejs-and-node-js
This is a list app that lets me keep track of the books I want to read every month. I created it with EJS, Node JS, and some pre-made CSS.
ejs ejs-templates express-js node-js
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/video-player-ui-with-javascript
This is single-page video player interface that lets you watch videos. I made it with plain JavaScript.
html-css-javascript video video-player
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/weather-app-ui-js-interactions
This is a simple homepage page for a weather app. It also converts temperature from Celsius to Fahrenheit.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/thatgirldorian
This is my Github Profile ReadMe. It highlights some information about what stack I use, projects I'm currently working on and what I'm learning.
Last synced: 22 Feb 2025
https://github.com/thatgirldorian/the-little-cocotte-blog-with-wordpress
This is a blog revamp I did for a freelance client. She had a previous one with a wordpress.com and wanted one on wordpress.org.
Last synced: 22 Feb 2025