Skip to content
View UmarlyPoeta's full-sized avatar

Block or report UmarlyPoeta

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
UmarlyPoeta/README.md

💫 About Me:

🔭 I’m currently working on finishing CS50X and Data Camp Cert
👯 I’m looking to collaborate on any backend project
🤝 I’m looking for help with learning any language :)
🌱 I’m currently learning C, Data Science skills, python, backend frameworks
📫 How to reach me [email protected]
⚡ Fun fact I was studying in a field thinking it was CS cause the word "computer" was in the name of the field

💻 Tech Stack:

Python C C++ CSS3 HTML5 Flask FastAPI Anaconda MySQL NumPy Matplotlib Pandas GitHub Git

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote

🔝 Top Contributed Repo


Pinned Loading

  1. CodeKata CodeKata Public

    This repository contains solutions to various problems from popular coding platforms such as LeetCode, Codewars, and others. Each solution is implemented in Python and aims to be clean, efficient, …

    Python 1

  2. game_of_life game_of_life Public

    Conway's Game of Life is a one-dimensional simulation game devised by mathematician John Conway. This Python implementation utilizes libraries such as numpy, matplotlib, and tkinter to generate the…

    Python 1

  3. File_Organizer File_Organizer Public

    This Python script organizes files in a given directory by their extensions. It creates separate folders for each file extension and moves the corresponding files into these folders.

    Python 1

  4. HTTP_server HTTP_server Public

    HTTP is the protocol that powers the web. In this challenge, you'll build a HTTP server that's capable of handling simple GET/POST requests, serving files and handling multiple concurrent connectio…

    Python 1

  5. my_learning_journey_datacamp my_learning_journey_datacamp Public

    This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical e…

    Jupyter Notebook 1

  6. task_manager task_manager Public

    A simple CLI for managing tasks, built with Python and argparse. Features include adding, removing, editing, and listing tasks, as well as marking tasks as complete. Save and load tasks using a JSO…

    Python 1