Skip to content
View resqiar's full-sized avatar
🌜
Late Night Coder
🌜
Late Night Coder

Highlights

  • Pro
Block or Report

Block or report resqiar

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

Sutanlab Github Stats

Who Am I?

I am Resqi Ageng Rahmatullah, just call me RES, a Software Engineer specializing in fullstack software development. I thrive on embracing new technologies to stay at the forefront of industry advancements. In front-end development, I do things in JS/TS, including either framework or meta-framework like Astro, Svelte, NextJS and Sveltekit. In the backend, I am proficient in either big-bone-framework like NestJS with Fastify/Express or just use a simple tools like Golang. My expertise spans multiple languages and tools within the modern web ecosystem. Programming languages are tools, and what truly sets me apart is my determination to adapt and learn.

Wakatime Stats

Wakatime count and generate chart based on my programming activities and what tools that I used across the time. Details are available in my wakatime account.

willianrod's wakatime stats

*Other is just googling & debugging on the browser

Some projects that taught me the basics

Featured Project / Currently Working on

Personal website for projects showcase, blogs, courses, and other stuff. Built from the ground up using Sveltekit and Gofiber ❀️. The project is work in progress (WIP)

Algo-V β€” released

Algo-V is a visualization tool that I developed to help me better understand the algorithms that I learned. Developing this app has greatly enhanced my understanding, as it goes beyond mere theoretical memorization by allowing me to implement and animate the algorithms directly within the browser.

Binder β€” released

To effectively store the supporting information from my binder/notebook, I developed Binder, my personal application. The app was built with the stunning tool, Svelte. It is not only a web application, but it also includes a server (NestJS and Fastify) and a mobile component (React Native) for increased convenience and accessibility. Even though it is personal, it can be extended to public usage at any point since it is designed to easily extended for future use-case.

Reach Me


2023 - Resqi Ageng Rahmatullah

Pinned Loading

  1. algo-visualization algo-visualization Public

    Visualize infamous many algorithms for showcase and learning purpose.

    Svelte 4

  2. resqiar.com resqiar.com Public

    A personal website of mine that I developed for projects showcases, blogs, courses, community sharing, and more. WIP.

    Svelte

  3. anime-recommender anime-recommender Public

    Personalized anime recommendation based on user-based similarity calculations. Use collaborative filtering method with Pearson and Cosine.

    Python

  4. api.resqiar.com api.resqiar.com Public

    Supportive server for resqiar.com web-app built using GO

    Go

  5. reslang reslang Public

    Isn't it fun building your own programming language? β€” in learning process tho, so the code will be horrible, brace yourself

    Go

  6. colt colt Public

    My simplest http load tester built in the afternoon using GO

    Go