Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Latest commit

Β 

History

History
269 lines (169 loc) Β· 15.8 KB

participants.md

File metadata and controls

269 lines (169 loc) Β· 15.8 KB

πŸ’ͺ🏼 Show Your Participation!

I thought it might be nice to be able to follow peoples progression as we work through the challenge, inspiring each other as we go. If you would like to provide details of your 30 day project, feel free to create a section here, providing as much or as little detail as you wish. Aim to keep this updated as you progress through the challenge.

Example Layout

Copy the following format, paste it to the end of the document and edit your details and create the PR!

## ${ Discord Handle } - ${ Project Name }
${ Project Description }

- [Project Repo](https://github.com/johndoe)
- [Live Demo](https://github.com/johndoe)
- [Twitter](https://twitter.com/@jDoe)

πŸ‘©πŸ»β€πŸ’» Particpants πŸ‘¨πŸ»β€πŸ’»

TGW#2626 - KeepTrailing

This is my second personal project of MERN stack. In this application, I used GraphQL to learn it. I haven't finished this applocication completely yet, but I've implemented basic functions. I made this app because I wanted to keep my plans and achievements like a trail. You can login with info below.

email: [email protected] password: 123456

Matt#8280 - Twitter Bot

Having enjoyed building Discord bots in Javascript, I have always wanted to experiment with building a twitter bot and #30DayProject seems like the ideal time. It should be an interesting project as I have never worked with the twitter API before. Im not 100% sure on the features yet, I will define that once I get to grips with the basics. Feel free to connect with me on Twitter/Linkedin, where I will likely document my journey alongside Discord!

Brian(Brew)#9228 - Gatsby-Portfolio

I have been debating on creating a blog for a long time and decided I wanted to build it right into my portfolio. My old portfolio used just html/css and javascript. In order to update it I decided to move it to gatsby so I could take advantage of react and some of the really nice things gatsby does for data and static pages

rahulzura-desu#4431 - Blog

I've been wanting to start a personal blog, also it'd help me learn concepts more thoroughly, So, I am going to write about what I learn, in simple laguage, like a story as mentioned in Feynman's technique. Also, I want to make this in plain html, css, js, nodejs, as I've been wanting to brush up my basics too.

Cynthia#8466 - Etch-a-Sketch

maxben#7891 - Travelmaniac

$ I would love to create an project that helps people find travel destinations. I will use this to improve my javascript, react and rails skills.

kylsiu#9227 - Web Idle Game

I am a professional video game developer and wanted to figure out a way to incorporate the ZTM work with that. I generally work with Unity3D/C# on mobile platforms so wanted to create a JavaScript game for browsers instead. My idea is to have an idle game with a funny story - mostly because I hate idle games and want to see if I can figure out how to make one people would like and therefore understand the underlying reasons on why people play them.

hiren#7559 - cGUI

I am looking at creating a console based Git user interface (cGUI) in python. I am currently looking at features to incorporate, library required for certain features. I havent yet created any git repo

kaem#6578 - Five-on-4

5-a-side football match organizer, to make it easier for friends and colleagues to organize and play football matches. I would like users to be able to create match events, signup for matches and see other players that signed up. I will also try to implement match reports feature, to get matches and players' profiles with simple statistics such as matches participation and goals. Weather forecast for dates when matches are played would also be nice...

Ben_Jamin_Griff#9111 - Keg-of-Knowledge

For this challenge, I am going to create a project making use of react βš›οΈ and the breweryDB api to display information about local craft beer breweries 🍺. At this stage I'm still coming up with ideas on what information to display. If you have any thoughts drop me a message on discord or send me a tweet πŸ‘.

jaijg#2202 - My Expenses

Simple Expense app with MERN stack to track our daily expenses. Having got some basic knowledge in REACT and Wanted to Learn NODEJS, I guess this is a good time to learn and upgrade myself. I don't know much about the NODEJS and EXPRESS, so yet to decide the features, flow and look of the app!

poseidon142001#5073 - Movie-App

Movie-App it will be a streaming platform for movies like Netflix or HBO GO. It's an ambitious project for 30 days and I decided to don't give more details for the moment.

green_arrow#9809 - Github Timeline

API's and graphical representation of information are hallmarks of modern web applications. GitHub Timeline combines the two to create a visual history of a users GitHub activity.

The goal of GitHub Timeline is accept a GitHub user name and produce a timeline containing each repo and annotated with the repo names, the date they were created, and their descriptions. The timeline should be one that could be shared with a prospective employer. It should be easy to read and make effective use of color and typography.

Only public GitHub repos will be displayed.

Chima#1595 - Med-Search

A health application that enable users to get information and make reservations for health procedures on different centers like Hospitals, Diagnostic centers and Laboratories in Nigeria.

Kooki.eByte#3825 - Customizable Clock

I have started learning first in python and now in Web Developement, as the months have been going by learning i have missed playing with python so im challenging myself with a fun project using some libraries in python to make a clock that can be customized by the user with certain things like the color of the clock and perhaps even a design change of the clock. Time will tell but really excited to grow in this process with everyone aboard!

  • [Project Repo](Not available just yet)
  • Twitter

skuld#0858 - Diabetes Self-management

API and client to add meals, blood glucose levels measurements, upload photos. I'd love to do some CV to recognize meal contents from photo, not sure if I'll have the time to do that. Also handle recipes, calculate carbohydrates, fluid intake... but I'd rather not bite more than I can chew :D
Aiming to learn Docker, a CI/CD tool, DRF, React, and Heroku. And Google Drive and Dropbox APIs, but we'll see how it goes.

ebzeal - The School App

I have been interested in creating a full fledged school management app. I started this repo 8 months ago, but all I did then was just CI integration and quality badges. I hope to be able to achieve a lot in the next 28 days

Geometra #3174 - Numerik

Having learned about python in conjuction with jupyter notebooks, I find it a great open-source algebra system, that can be used in with libraries such as sympy for symbolics, numpy for linear algebra and numerics in general and ploting utilities available from matplotlib for example. This project is just a collection of jupyter notebooks I am producing while studying a bit of numerical mathematics. It is a medium for me to understand the math, while at the same time experimenting with this newly learned way of doing algebra, numerics and plots in the computer. One of the goals of the project is to practice also the use of virtual environments. Thus I created one and exported the dependencies to requirements.txt file.

Perry#3337 = javascript-calculator

This is my #30DayProject for #ZeroToMastery. When started learning to code I quickly realized that I actually enjoy math, so I knew at some point I wanted to create a calculator. I've been thinking a lot lately about what I want to create to really showcase on my resume/portfolio, and I think a fully functioning graphing calculator would be awesome. There's obviously a lot that goes into a graphing calculator and there's a lot of learning left for me to do, but I thought #30dayproject would be the perfect opportunity to put pen to paper and just create a basic calculator.

Brittney#1988 - Portfolio

I have been meaning to switch my portfolio from Gatsby over to Sapper/Svelte JS for awhile. I started working with Sapper on my site I've been keeping my developer notes on, Console Logs. I am really a fan of how smooth Svelte JS is and am excited to get my portfolio updated and moved over!

cassyblaise#9220 - E-commerce Platform

I am creating an Ecommerce web application that let users shop online, this project would be created with React.js and Redux. I have never created a large project with react and I think this is a great opportunity for me to explore react.js. Feel free to connect with me on Twitter/Linkedin, where I will likely document my journey alongside Discord!

huilong494#9173 - Personal Website

I've been thinking to build my own person website for a long time.My personal website will build with gatsby, graphQL and emded medium blog. I think this is a great opportunity for me to improve React.

tpartridge1 - BELSchoolForm

I am creating a school group tour sign up and response form for customers to use and submit to an email account for a local museum. These forms will be easier for board members and staff to process from a central area both can access.

Bearfeets#7186 - Website Touch Up

My project is to update a website I made a year or two ago using some of the knowledge I have gained since then. It is a website that let's you search for a Pokemon and receive information about it.

ariskycode - CLI_Portfolio

I am creating a portfolio site that works like a directory based CLI. This will be created in JS and jQuery. Then will be converted to React and Redux. (further extend to Angular if possible). Will share project link as soon as I can deploy. Feel free to help out on this as I am very new to development.

h0oni - Bangla_number_detector

I an new to machine learning. So this is my first proper ml project. it uses a database of 19k photos of 10 classes and uses VGG16 based convoluional neural network. And finally i used tkinter for interfacing.

-Project repo -Linkdin

Anette#4560 - Spectral Pulse

I always found music visualizers interesting, and this challenge was a good occasion to attempt and create one myself. I know there are better ones, but this is my first one and I'm really proud of what it turned out as.

Jory#3582 - Portfolio Page

A portfolio page is one of the most important projects to complete for me since I'm trying to land a software developer job. I wanted to create a page that is sleek, responsive, and helpful for recruiters. I have my resume, background, education, training, projects, and coding solutions displayed.

chiyo#9689 - A Dog Engineer Portofolio type Landing Page

This is the first time coding challenge. My purpose is to make something this month. I made this because i wanted to make a moving page. When clicked icons in the top area, the secenary changes. When clicked icons on the picture in the works section, the picture became bigger and there is a message in the bottom left.

Snader#9933 - UnoParty

I've been wanting to make something with websockets for a while, so this is what I came up with for this challenge: UnoParty an Uno game made with react, express, socketio and mongodb

Faisal#4646 - Robobee

A simple react-app that generates unique robot images from any text. Uses Robohash web service.