My Name is
Alvin Chaidrata
Welcome to My Portfolio.
About Me

Hi, my name is Alvin Chaidrata. I am a year 2 Computer Science student in the University of Nottingham.

Ever since I was little, I am continuously exposed to technologies. I remember how my mind went wild after seeing a laptop for the first time. Thoughts like how are there things moving inside a small rectangle, what are the icons that are visible, why does the icons opens different things when clicked and much more. And yes all of my thoughts revolves around how it works and how I can make it work the way I want to. I soon found that technologies are really entertaining and am pulled towards it.

In high school, I discovered that there are no limits in what you can make in computers. This piqued my interest further as I am brimming with ideas on what to make and what to change. The only thing that hinders me is my skillset and experience, that is why I am constantly learning and enjoys anything related to programming. I also hope that through this humble portfolio website, I can get opportunities to broaden my experience.

Skills
C
Matlab
Java
HTML
CSS
JavaScript
Bootstrap
React
Projects

Shing Tik Vegetarian Sdn Bhd ChatBot

  • Provides customers with a 24/7 customer service line, allowing the customers to enquire about the company outside of office hours.
  • As the group leader, I lead a team of 6 people, managing and deciding what each member does, setting up schedules and keeping everyone on track in order to successfully deliver in the given time.
  • Used Google's Dialogflow along with node.Js .
DialogFlow
JavaScript

Nottingham Computer Science Society Website

  • Displays information regarding the society and the staffs involved.
  • Allows members and non members to get updates on events and activites ran by the society.
  • Created a login function for the admins of the society, allowing them to add/delete certain things. (tentative)
  • The site is mobile responsive
React
CSS
Bootstrap

Portfolio Website

  • This website.
HTML
CSS
JavaScript

Frogger Arcade Game

  • Maintained the legacy frogger game by refactoring the original code and adding new features into it.
Java
JavaFX

Process Scheduler Calculator

  • Produces a table of wait time, turn time and their averages from a set of given processes.
C