Skip to content
View contawo's full-sized avatar
πŸ’­
school
πŸ’­
school
Block or Report

Block or report contawo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
contawo/README.md

πŸ‘‹πŸ½ 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. πŸ˜‰πŸž

Pinned Loading

  1. react-highlight-syntax react-highlight-syntax Public

    Forked from MKAbuMattar/react-highlight-syntax

    React Highlight Syntax is a React component that highlights syntax in a code block.

    TypeScript

  2. er_database_client er_database_client Public

    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 …

    Java 1

  3. blog_website blog_website Public

    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.

    TypeScript

  4. golang-rest-api-postgres golang-rest-api-postgres Public

    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.

    Go

  5. message_encryption_python message_encryption_python Public

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

    Python

  6. duc-beluga/Crypto_Info duc-beluga/Crypto_Info Public

    Crypto Info delivers tailored news on cryptocurrency, integrates uniswap tools working on and offering AI-driven market analysis recommendations to our users

    Jupyter Notebook 1