Skip to content
View em1png's full-sized avatar
  • Russia
  • 12:08 (UTC +03:00)
Block or Report

Block or report em1png

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

Typing SVG

I'm frontend React developer and a pathetic n00bie enthusiast of game reverse engineering.

๐Ÿ—‚ Toolbox:

๐Ÿ”– ๐Ÿ‡ผโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ชโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡งโ€‹โ€‹โ€‹โ€‹โ€‹: 
	HTML ยท CSS ยท Javascript ยท Typescript
๐Ÿ”– ๐Ÿ‡ฑโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ฎโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡งโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ธโ€‹โ€‹โ€‹โ€‹โ€‹: 
	React ยท Redux Toolkit ยท React Query ยท React Router ยท Tailwind CSS ยท SCSS / SASS ยท Appwrite
๐Ÿ”– ๐Ÿ‡งโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ฆโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡จโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ฐโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ชโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ณโ€‹โ€‹โ€‹โ€‹โ€‹๐Ÿ‡ฉโ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹โ€‹: 
	NodeJS ยท Express ยท JWT ยท MongoDB ยท Axios ยท winston

โœ‰๏ธ Contact:

Send me a DM on Telegram

Pinned Loading

  1. Dota2-MarketAnalytics Dota2-MarketAnalytics Public

    ะ’ะตะฑ-ะฟั€ะธะปะพะถะตะฝะธะต ะดะปั ะฐะฝะฐะปะธะทะฐ ะฟั€ะตะดะผะตั‚ะพะฒ ั‚ะพั€ะณะพะฒะพะน ะฟะปะพั‰ะฐะดะบะธ Dota2 ะฒ Steam. ะ”ะตั‚ะฐะปัŒะฝะฐั ัั‚ะฐั‚ะธัั‚ะธะบะฐ ะฟั€ะตะดะผะตั‚ะพะฒ ั ะธะฝั‚ะตั€ะฐะบั‚ะธะฒะฝั‹ะผะธ ะณั€ะฐั„ะธะบะฐะผะธ, ะพั‚ะพะฑั€ะฐะถะฐัŽั‰ะธะผะธ ะดะธะฝะฐะผะธะบัƒ ั†ะตะฝ, ะบะพะปะธั‡ะตัั‚ะฒะพ ะฟั€ะพะดะฐะถ ะธ ะดั€ัƒะณะธะต ั€ะฐะทะปะธั‡ะฝั‹ะต ะฟะพะบโ€ฆ

    TypeScript

  2. ARK-Companion ARK-Companion Public

    The application is using React.js, TypeScript, React Router for frontend development, as well as Tailwind CSS, Radix UI, and Vite to ensure a modern and efficient user experience.

    TypeScript

  3. JS-Quizzes JS-Quizzes Public

    This project uses React.js for dynamic UI, TypeScript for type-safe development, and React Router for seamless navigation. It efficiently fetches data with TanStack Query, relies on Appwrite for baโ€ฆ

    TypeScript

  4. DLL-InjectorLoadLibrary DLL-InjectorLoadLibrary Public

    LoadLibrary injection is a method of injecting code into a game process using the LoadLibrary function, which allows loading external libraries and executing custom code within the context of the pโ€ฆ

    C++ 1

  5. Function-Detouring Function-Detouring Public

    Function detouring is a technique where the execution of a specific game function is altered by intercepting its call and replacing the code to achieve a desired effect, often employed for injectiโ€ฆ

    C++