Hello there! As a professional with over a year of experience in the tech industry and was previously working in the video game sector, I bring a unique blend of creativity, problem-solving, and technical expertise to my work. With a passion for continuous learning and growth, I'm looking for opportunities to leverage my skills in software development to drive impactful results in the tech landscape.
An exercise in building a site with forms. Users can create an account and make appointments with a doctor. While that Admins can schedule or cancel appointments, after which a notification sms will be sent to the user. Made with Next.js, Zod, Shadcn, Twilio, and Appwrite.
To access admin page, click the 'Admin' link at the bottom of the landing page. Access code is 123456
A website where registered users can find, share, and rate work-friendly cafes. Made with Python, Flask, SQLAlchemy, PostgreSQL, HTML, CSS, and Bootstrap. (Note: the site may take a while to load because it spins down with inactivity.)
Demo account:
Email: shinji@nerv.com / Password: 123
An online calculator. Aside from using the mouse, you may also use the keypad for input. Made with JavaScript, HTML, and CSS.
A text-based Tic-Tac-Toe game with a simple enemy AI for the player to fight against. The AI has three difficulties to choose from: Easy, Medium, and Impossible. You can also battle against another player (local). Made with Python.
A GUI-based program where you can insert a watermark on a choosen base image before saving it. Made in Python with Tkinter and Pillow.
A text-based program that translates entered text into morse code. Made in Python.