Home My Coding Projects My Digital Art Minecraft Coaching My Flower Shop My References Contact Alex


  April 24, 2021 - In this game a diver needs to collect crystals. and catch fish while avoiding the shark. See my code


  August 7, 2021 - In this Code.org project I created digital numbers by coloring specific lines on the canvas. This is how the numbers displayed on handheld calculators are made by lighting up different parts of the seven lines that are on the screen. See my code

  August 7, 2021 - In this Code.org project I created a game with a bird collecting pies and avoiding fireballs. See my code

  August 10, 2021 - In this Code.org project I created a design using binary strings of 0 and 1. See my code

  August 10, 2021 - In this Code.org project I designed and coded a hockey game using sequence, variables, events, and animations. See my code

  August 22, 2021 - In this Code.org project I coded an app to play different musical instruments when you move the mouse over the instrument. See my code

  August 22, 2021 - In this Code.org project I coded a game for catching random balls. See my code

  August 25, 2021 - In this Code.org project I created a game helping a character I called Jojo in sorting junk and healthy food at a birthday party. See my code

  August 25, 2021 - In this Code.org project I created an animation where a character collects coins using While loop. See my code

  August 27, 2021 - In this Code.org project, I made a app that suggests clothing to wear based on the event a person is attending using IF...Then statements. See my code

  August 27, 2021 - In this Code.org project I coded an animation where Jeshan's friends help him get odd numbers. See my code

  August 29, 2021 - In this Code.org project I created the code to draw a flower. See my code

  August 30, 2021 - In this Code.org project, I made a game with a rocket sprite that is launched when the spacebar is pressed and it should move towards the planet and stop when it reaches the planet. See my code

  September 10, 2021 - In this Code.org project I created an app to calculate an area or a perimeter of a square knowing the length of one of its sides. See my code

  September 11, 2021 - In this Code.org project I drew horizontal lines and a single vertical margin on a blank canvas to create a ruled page. See my code

  September 22, 2021 - In this Code.org project I created a little drone-controlling game to learn how to use events to trigger outcomes. See my code

  September 29, 2021 - In this Code.org project I made a car racing game which is played automatically without any user input. See my code

  September 2, 2021 - In this Code.org project I coded steps to assemble a coffee machine designed for use in space at the International Space Station. First, you have to place a coffee capsule and second, hook up a water pouch to make a coffee, then coffee cup will be seen and the astronaut will show to take the coffee. Move astronaut with up, down, or side keys. See my code

  September 31, 2021 - In this Code.org project I coded the code that draws the layout of hospital beds inside a stadium for 4 categories of patients (elderly, adults, children, and babies) in different colors. See my code

  October 4, 2021 - In this Code.org project I coded a shooting game. See my code

  August 25, 2021 - In this Code.org project I coded a lap timer. See my code

  August 29, 2021 - In this Code.org project I coded an app to display user-selected fruits on the screen. See my code

  August 31, 2021 - In this Code.org project I coded a game where the Astronaut has to dive underwater to a specified position without colliding with crabs. See my code

  September 8, 2021 - In this Code.org project I coded an app that does a single dice roll. See my code

  September 11, 2021 - In this Code.org project I coded an app that rolls 2 dice. See my code

  September 20, 2021 - In this Code.org project I coded a game "Math Man" where if the player gives right answer to a math question, a man moves down with each answer and off the screen (to win) and in case of the wrong answer he moves up. See my code

  September 24, 2021 - In this Code.org project I coded a game that shows a button with a random background color. A user will have to change the color of a label to match the color of the button. See my code

  September 28, 2021 - In this Code.org project I coded an app to control the hight of the drawing of a building. See my code

  September 27, 2021 - In this Code.org project I coded an app to choose an ice cream flavor and draw colorful ice cream. See my code

  September 27, 2021 - In this Code.org project I coded a weight calculator app that will calculate your weight on all the planets in the solar system. See my code


  September 6, 2021 - In this MIT App Inventor project I coded an app to calculate discounts and display the selling price. See my code

  September 6, 2021 - In this MIT App Inventor project I coded a stop watch app to keep track of time. See my code

  September 6, 2021 - In this MIT App Inventor project I created an app that checks if the word entered is a palindrome or not. A palindrome is a word that reads exactly the same when read from right to left or from left to right. See my code

  September 14, 2021 - In this MIT App Inventor project I coded an app to calculate the protein required by an individual based on the age of the individual. See my code

  September 14, 2021 - In this MIT App Inventor project I coded an app to generate a strong password based on a known word. See my code

  September 24, 2021 - In this MIT App Inventor project I coded an app for setting image dimensions and changing the color of the frame with the help of the slider.. See my code

  October 9, 2021 - In this MIT App Inventor project I coded an app for babies to see what sounds do animals make. See my code

  October 22, 2021 - In this MIT App Inventor project I coded an app that will tell you about my best friend. Project file

  October 22, 2021 - In this MIT App Inventor project I coded an app with my favourite toys and linked them to shop directly from the app. Project file

  October 20, 2021 - In this MIT App Inventor and Google Firebase project I coded an app that gets atronaut schedule from input and stores it in the Firebase database. Project file

  October 24, 2021 - In this MIT App Inventor project I created a mini browser app that will give you the information about the topics you want to search on google or wikipedia. Project file

  October 27, 2021 - In this MIT App Inventor project I set up a check for a correct password "1234". If it does not match, the app will show an error. If it matches, it will show current date. Project file

  October 27, 2021 - In this MIT App Inventor and Firebase project I added on to my Diary app to store/update notes for the selected date in the database. Project file

  November 3, 2021 - In this MIT App Inventor and Firebase project I created a Picnic Backpack Checklist App that can add the checklist items to the database and remove them from the database. Project file

  November 19, 2021 - In this MIT AppInventor project I made a mobile app to display the phase of the moon based on the number of the day of the moon cycle. Project File

  January 9, 2021 - In this MIT App Inventor project I made an app to calculate the time for light to travel from the Sun to the planets. Project file

  January 28, 2021 - In this MIT App Inventor project I made an app for my school. Project file

  February 12, 2022 - In this MIT App Inventor project I used external web API to get weather data and show temperature for a location on the map using latitude and longitude coordinates. Project file

  February 12, 2022 - In this MIT App Inventor project I used external web API to get location of International Space Station and plot it on location above the earth, to see how it moves. Project file

  February 14, 2022 - In this MIT App Inventor project I made an app with information about the 8 planets in the Solar System. Project file

  February 18, 2022 - In this MIT App Inventor project I made an app to calculate a person's weight on different planets, which is different because of different amount of gravity. Project file


  October 4, 2021 - In this Google DialogFlow project I configured a chatbot and integrated the SmallTalk Service that has a list of prebuilt questions to respond to a greeting (takes inputs of English Hello or Hi and Spanish Hola). See it in action

  October 10, 2021 - In this Google DialogFlow project I configured a chatbot that can provide recommendation to "places to visit in Missouri". In DialogFlow I set up Missouri is the entity and places to visit is the intent. See it in action

  October 19, 2021 - In this Google DialogFlow project I configured a chatbot for Covid-19 that can answer "What is COVID-19?", "How to Protect yourself and others from COVID-19", "How to get self quarantine?", "Testing in COVID-19", "Nutrition advice during the COVID-19 outbreak", "What are the common Symptoms?" or advise based on keywords from these questions. In this case I loaded CSV file to DialogFlow knowledgebase with questions and answers. See it in action

  October 19, 2021 - In this Google DialogFlow and MIT App Inventor project I made a My City App with a picture gallery, a list of places to visit, and a city chatbot. Project file


  November 8, 2021 - In this HTML project I made a basic web page about an athlete. See code

  November 12, 2021 - In this HTML and CSS project I learned how to style web elements with CSS. See code

  November 19, 2021 - In this HTML, JavaScript, and CSS project I learned how to switch image properties by using functions. See code

  November 12, 2021 - In this HTML and JavaScript project I learned how to switch images on click of a button. See code

  November 24, 2021 - In this HTML and JavaScript project I designed the web app that can calculate the area and the perimeter of a square farm. See code

  November 24, 2021 - In this HTML project I learned to embed audio files into web page. See code

  December 1, 2021 - In this HTML project I learned how to make a simple blog page with text and images. See code

  December 1, 2021 - In this HTML and CSS project I learned how to make a personal portfolio website using VS Code IDE. The page I made was about Steve Jobs, founder of Apple. See code

  December 6, 2021 - In this HTML and CSS project I learned how to make a website for the business using VS Code IDE. See code

  December 10, 2022 - In this HTML and CSS project about favorite foods I learned how to add Google map to a page and style icons such as envelope for contact information. See code

  January 8, 2022 - In this HTML and CSS project about favorite books I learned how to embed one page inside the other. See code

  January 8, 2022 - In this HTML and CSS project I created a web page with step-by-step directions. See code

  January 21, 2022 - In this HTML and CSS project I created a page with a slider view to display games by adding bootstrap classes. See code

  February 4, 2022 - In this HTML and CSS project I created a small website for my school. See code

  February 18, 2022 - Today I learned about web consoles and what they do and created a web page about that. See page