Giter Club home page Giter Club logo

πŸ‘‹πŸ½ Hey, I'm Awonke Mnotoza! 🌱

Banner Image Welcome to my cozy corner of the coding universe! πŸš€ As a self-taught full stack developer and a curious student, I'm always tinkering with code, exploring new technologies, and sipping on a cup of virtual juice (I don't drink coffee). β˜•

About Me

  • Nature Lover: When I'm not debugging, you'll find me hiking through digital forests or chasing pixelated sunsets. πŸŒΏπŸŒ„
  • Introverted Coder: I thrive in the quiet hum of my IDE, where curly braces are my best friends. πŸ€“
  • Content Creator: I share my experiences into blogs and YouTube videos. Join me on this journey! πŸ“πŸŽ₯

Tech Stack πŸ› οΈ

  • Frontend: HTML, CSS, JavaScript, TypeScript and Streamlit
    function greet(username: string) : string {
      return "Hello " + username;
    }
  • Backend: Python, Node.js and Springboot
    def greet(username: str) -> str:
      return f"Hello {username}"
  • Databases: Firebase, MonogoDB and MySQL
  • Frameworks: React and NextJS
    import React from "react"
    
    export default Greet({username} : {username: string}) {
      return (
        <p>Hello {username}</p>
      )
    }
  • Version Control: Git (because branches are like parallel universes, right?)

What You'll Find Here

  • Projects: From simple scripts to full-blown web apps.
  • Tutorials: Step-by-step guides for fellow explorers.

Connect with Me

🌐 Blog website πŸͺͺ Portfolio website πŸ“Έ Instagram 🐦 Twitter

Remember, bugs are just features in disguise. πŸ˜‰πŸž

Awonke Mnotoza's Projects

blog-react icon blog-react

This was my first attempt to creating my personal blog website. I wanted to create it from scratch not use any builder like Blogger. It needs some work to be the blog but it has some direction.

blog_website icon blog_website

Blog website created with NextJS using TypeScript, Contentful for CMS and Firbase for the Database to store data like blog comments. I have also implemented firebase auth for authenticating users.

books-beginner-website icon books-beginner-website

Having old books lying around, start selling them today using this book website made with React. Be kind and share to others.

bored icon bored

Ever experienced boredom, well we all have at some point. This application, made with NextJS 12 and Typescript, generates a task for you to chase that boredom away.

contawo icon contawo

Get to know more about me with this repository. This is my personal space where I post everything me.

contawo-first-portfolio icon contawo-first-portfolio

This is my first portfolio website created with react. I must say, I have have improved. It is important to give yourself some credit, just to preview how far you have come.

cryptoinfo-backend icon cryptoinfo-backend

Upon being part of a Hackathon that we won, we were given a task to create a website with Web3. This is the backend side of the application with AI intergration.

er_database_client icon er_database_client

I collaborated with a team to design a MySQL database from scratch. Then we went to populate the database with data. Then we created a Java program that connects with the MySQL database we created and created a GUI for the user to interact with the database.

events-app icon events-app

Events are a great way to connect and engage with people from different places and backgrounds. This is projects made with NextJS PWA, is a user interface (no functionality yet) application that resembles an event application. I still need to polish and update the application to make it functional.

firebase-connect icon firebase-connect

With this project, I was learning how to connect to firebase using vanilla Javascript with HTML and CSS. With this project, I learnt the importance of research and reading documentations.

full_stack_chores_app icon full_stack_chores_app

A chores application using Vanilla JS, HTML and CSS. For backend, I am using NodeJS with MySQL and also Springboot with MongoDB.

fullstack_budget_app icon fullstack_budget_app

Start budgeting today with this budget application. Keep track of your expenses and avoid overspending. Start saving your money for those rainy days (if you have one).

golang-rest-api-postgres icon golang-rest-api-postgres

Here I was learning how to use the go-lang to create rest api's. The best way to learn is by creating projects. For the frontend I used python to request to test the api.

message_encryption_python icon message_encryption_python

Encrypting messages with python using Streamlit. Simulates how messages would be stored in an actual database.

movies-site icon movies-site

With this project, I was practising how to create responsive design with HTML and CSS. I was still in the learning phase, you can tell by the content.

news-api-project icon news-api-project

Learn how to use API's with this news-api-project. This project displays all the news from an api endpoint with a search functionality.

python-learning-projects icon python-learning-projects

This repo is great for leaning python through exercises/projects tailored for beginners. From string to functions, there is an exercise available. Try the exercise before checking the memo, for your learning.

salesmall-survey icon salesmall-survey

I wanted to create a startup that I failed to start due to lack of experience with coding and no funds. This was a survey where I was collecting research data.

second-personal-portfolio icon second-personal-portfolio

This is my second porfolio website, I really have come a long way πŸ˜‚. I created it using Reactjs, and email-js for the contact form. I learnt a lot with this project, it's a good keep for memories.

third-portfolio-typescript icon third-portfolio-typescript

This is my third portfolio website, I was getting closer to making the portfolio I always wanted and I did. Visit my bio to view it.

travel-journal icon travel-journal

This is a travel journal application for storing all the places that you have visited. I was learning by doing react when creating this project. I learnt a lot with it and upgraded my reactjs skills.

uct_java icon uct_java

My school computer science assignments made with java implementing data structures and SQL database.

website-agency icon website-agency

Every business needs an online presence, and Online Site, created using NextJS and Firebase, ensures your online presence with a storm.

zukanye-portfolio-admin icon zukanye-portfolio-admin

Upon creating a portfolio website for Zukanye Makapela who is an aspiring quantity surveyor, I also created an admin website for her, where she can upload documents and images for her website.

zukhanye-portfolio icon zukhanye-portfolio

Zukanye Makapela an aspiring quantity surveyor needed a portfolio website to represent her. I created this portfolio using next js 13 and firebase. I have also created an admin site for her.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.