Profile picture of Aidi

AIDI KHALID

Hello there! I am a passionate and creative professional who has gained significant work experience in the video game sector of the tech industry. I am now looking to transition into software development and have actively engaged in self-directed learning to develop fundamental programming skills. I am happy to accept a new grad position as I build my skills in this area.

PROJECTS

  • Cafe and Laptop site preview

    Cafe and Laptop

    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

  • Calculator site preview

    Calculator

    An online calculator. Aside from using the mouse, you may also use the keypad for input. Made with JavaScript, HTML, and CSS.

  • Tic-Tac-Toe program preview

    Tic-Tac-Toe

    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.

  • Quick Watermark program preview

    Quick Watermark

    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.

  • Morse Code Translator program preview

    Morse Code Translator

    A text-based program that translates entered text into morse code. Made in Python.