Skip to content
View MakanaMakesStuff's full-sized avatar
🧠
Perpetually Learning
🧠
Perpetually Learning
  • Bartr
Block or Report

Block or report MakanaMakesStuff

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

Hi there πŸ‘‹

I'm a Web/Software developer and game creator located in Jacksonville, Florida(The sunshine state 😎)

πŸ‘¨πŸΎβ€πŸ’» Web Dev: ( Vue | Vite | React | NextJS | Wordpress | FaustJS | NodeJS | Django | Python | Heroku | MySQL | TypeORM | AWS S3 | TypeScript | JavaScript | HTML | CSS | Git | Git CLI )

πŸ’» Software Dev: ( Python | Selenium | Chrome Driver )

πŸ‘Ύ Game Dev: ( Unity3D | Unity Ads | C# | JavaScript | C++)

  • πŸ”­ I’m currently working on building my portfolio
  • 🌱 I’m currently learning Full Stack development and UI design
  • πŸ€“ I’m looking to collaborate on any website, software, or game.
  • πŸ“« How to reach me: makrigamedeveloping@gmail.com

GitHub Streak

Recent Projects

Turn

Turn is a 2D casual game that involves progressively difficult levels and a unique gameplay mechanic

menu level7 victory

Technologies: Unity3D, Unity Ads, C#, JavaScript, Photoshop

Learn more

The Cliffs

From figma to fully functional frontend application. The Cliffs was the first website I worked on in a professional setting.

image

NOTE: Can't show the full site for privacy reasons.

Open Website

The Carriage House

From pdf design to a fully functional frontend application. The Carriage House is another one of the websites I enjoyed working on.

image

NOTE: Can't show the full site for privacy reasons.

Open Website

Union League at Philadelphia

I built the frontend for the #1 City Club in the Country

image

Open Website

Instagram Bot

This software allows a user to automatically like and follow other Instagram users that post under certain hashtags. For example, I could specify that I want to engage with people who like the hashtag #anime. The bot will then open up that hashtag and retrieve the most recent post. Then the bot will like/follow each post and user of the post respectively.

Technologies: Python, Selenium, Chrome Driver

Learn more

ImageMap

A simple image map component, which takes coordinates and maps interact-able areas to an image. Not to be confused with an html map element, this method allows for styling of interact-able areas as opposed to using an area map

example.mp4

Technologies: Typescript, Vite

Learn more

Msort.js

Style your image gallery in a beautiful mosaic format with one line of code(Not Ratio Algorithm)

Technologies: JavaScript, Git, Git CLI

Learn more

TypeOut.js

Add stylization and dynamic appeal to text on your webpage. TypeOut.js will type out any specified text at an inputted speed.

Technologies: JavaScript, Django, Python, Heroku, Heroku CLI, Git, Git CLI, Html + Css

TypeOut.js GitHub repo

TypeOut.js website

Online Portfolio

This is my online portfolio that I have hosted on heroku and also GitHub pages(with functional contact form) I initially deployed my website onto heroku, but later decided that the dependencies combined with handling Heroku's limitations was not necessary for a simple portfolio site. So I also deployed on GitHub pages.

Technologies: JavaScript, NodeJS, Express, Compress, Heroku, Heroku CLI, Git, Git CLI, Html + Css, Google Forms

Visit Site(Built with vite and uses vue-router)

Visit Old Site(Using Basic Html and CSS)

Current Projects

Black Bricks(Design)

An online coffee brand that personalizes coffee and makes it appealing to the individual rather than the generic masses. This personalization serves to make buying coffee an engaging experience for every user.

Technologies: Clip Studio Paint(Photoshop Alternative)

Pinned

  1. Canvas-Image-Map Canvas-Image-Map Public

    Vue 17 3

  2. JWT JWT Public

    A simple module that lets me create, decode, and validate JWT tokens

    TypeScript 2

  3. module-loader module-loader Public

    This repo is for learning how to import modules and initialize/run methods on app start.

    TypeScript