Skip to content
View AdaiasMagdiel's full-sized avatar
🧮
Learning
🧮
Learning
Block or Report

Block or report AdaiasMagdiel

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

Hi there! I'm Adaías Magdiel.

Site Blog Twitter Facebook Instagram LinkedIn

🧮 About Me

I'm Adaías Magdiel, living in Itaituba, Pará, Brazil and currently pursuing a degree in Mathematics (Licentiate) and a Bachelor's degree in Computer Science. Coding enthusiast with a passion for problem-solving and creating solutions that make life a bit easier.

Public PGP Key: adaiasmagdiel-public.txt

Some of my projects worth knowing:

  • Leste, a Lua testing framework inspired by PestPHP and pytest.
  • Hermes, a lightweight (and experimental) PHP router manager.
  • SimpleCache, a simple way to manage cache in Python applications.
  • Deta Clojure Library, the Clojure SDK designed to simplify interactions with the Deta Space services.
  • Deta CMS, a CMS (Content Management System) created for Deta Space using operations on the Deta Base.
Profile stats Profile details

💻 Languages

  • Python 🐍
  • JavaScript 🌐
  • PHP 🚀
  • Clojure 🧩
  • Lua 🌙
  • C 🔧
  • Java ☕
  • Exploring Rust 🦀

👨‍💻 Hobbyist Coder

While I don't work as a professional programmer, coding is my go-to hobby. I love spending my leisure time crafting tools, APIs, and automation solutions. Delving into the art of coding is my way of adding a touch of creativity to everyday challenges.

🌟 Interests

  • Crafting tools and utilities
  • Building APIs for fun
  • Solving daily problems through code
  • Exploring the world of automation
  • Embracing the joy of coding across different languages and platforms

📚 Learning Journey

Always on the lookout for new things to learn, currently diving into the world of Rust.

🤝 Let's Connect!

Feel free to reach out if you share similar interests or just want to chat about coding, tech, or anything else. 🚀

Pinned

  1. hermes hermes Public

    Hermes is a experimental lightweight PHP library for routing management. It provides a simple and intuitive way to define routes and execute actions based on HTTP requests.

    PHP 2

  2. Leste Leste Public

    Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.

    Lua

  3. simple-cache simple-cache Public

    Simple Cache is a lightweight cache manager designed to simplify caching operations using custom providers. It offers a convenient way to store and retrieve cached data efficiently in Python applic…

    Python

  4. deta-clojure deta-clojure Public

    A Clojure library designed to simplify interactions with the Deta database. It provides a straightforward way to initialize a database connection and perform operations.

    Clojure 2

  5. raylib-examples raylib-examples Public

    This repository contains a compilation of raylib library examples that I start to make tailored for the Windows environment.

    C 1

  6. create-flask-app create-flask-app Public

    This project creates a folder system for a Flask application, which is useful when you want to gain productivity without losing quality.

    Python