Skip to content
View akishyan-premaharan's full-sized avatar
  • Ontario, Canada

Block or report akishyan-premaharan

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Welcome! πŸ‘‹

My name is Akishyan Premaharan

I'm a student software developer/digital assistant, enthusiastic to learn more about programming and digital skills as well as applying my current programming/digital skills to help with common/real world situations.

My Projects πŸ‘¨πŸΎβ€πŸ’»

Project Description
JavaScript Text Editor A Web text processor written in JavaScript/HTML/CSS3
Python Text Editor A command line text editor built natively on Python, that features text analysis, generation, and data visualization with Python's data science libraries
ConchEdit A developer environment built on BASH, with version control/syntax highlighting, powered by Unix/GNU software
Artifical Neuron A number prediction neuron built on the PyTorch library
Risk Reader An AI-automated risk reader built on Python, to search for unfavourable terms and risks in legal and personal agreements (ToS, Ultimatums, etc.)
Procedural Image Engine A basic 2D image generator made with the PXT Framework/MakeCode Arcade TypeScript that makes randomly generated/computer generated images!
Lua Password Generator A password generation algorithm following real life international cybersecurity protocols that was made under a personal challenge to try to learn basic Lua!

Technology Stack πŸ’»

Languages πŸ”€

Python JavaScript MakeCode Arcade TypeScript HTML5 Markdown BASH Script CSS3 Scratch

Developer Tools πŸ› 

Code Editors/IDEs

TextEdit Jupyter Notebook Google Colab VSCode MakeCode Arcade OneCompiler.com Pythoncomplier.io

Other Environments

PXT Google Chrome Chrome DevTools Linux Kernel VM

General Developer Utilities

Git GitHub Stack Overflow

Other Productivity Software

Canva Pixlr Express Adobe Express IMovie Zapier Google Apps

🌐 Hosting

Google Cloud

πŸ“Š Data Science Libraries

Matplotlib RE Datetime Random for creating Data Pandas

Education in Programming

Overall, I learned programming from both an actual ISTE-certified STEM Education program, CodeNinjas, and many free resources online.

In my program, I will soon finish the PXT framework for Game development.

My journey started when I was around seven and a half, tinkering around block code in very basic languages (Scratch, MakeCode), to MakeCode Arcade Typescript, and finally to languages such as Python & JavaScript.

Focuses and Ambitions πŸ”Ž

My focuses and ambitions are to pursue full stack development, and to have a variety of software to use for professional usage, as well as using my programming knowledge to build applications, systems, and websites.

Currently Learning πŸ“–

For Programming

I'm currently learning more about OOP (Object Oriented Programming), data science libraries in Python (My primary language), frontend (HTML/CSS/JavaScript), along with shell scripting for automation.

For Digital Skills

I'm currently exploring more software, such as the very basics of Adobe Express for basic design.

Quotes

"The best way to predict the future is to invent it."

- Alan Kay, one of the inventors of GUI (Graphical User Interface) and OOP (Object-oriented Programming)

"In today's digital world, digital literacy is as important as traditional literacy. Embracing innovation and understanding how to navigate the digital era is the key to unlocking new opportunities and staying ahead of the curve."

- Nicky Verd, a South African public speaker and advocate for digital literacy

"Anyone who has never made a mistake has never tried anything new."

- Albert Einstein, one of history's most famous scientists and physicist

Popular repositories Loading

  1. akishyan-premaharan akishyan-premaharan Public

  2. python-text-editor python-text-editor Public

    A Python-built text editing software, with cryptography, data analysis, regular expressions, and file management!

    Python

  3. risk-reader-software risk-reader-software Public

    Risk Reader is a software that searches bindings (Legal/Personal Agreements, Ultimatums, Deals, Contracts, Terms of Services, Policy) for potential risks and unfavourable terms to the user.

    Jupyter Notebook

  4. js-text-editor js-text-editor Public

    A Web text editing application that has entropy based text generation/arbitrary text generation algorithms!

    HTML

  5. lua-password-generator lua-password-generator Public

    This password generator was a challenge I made for myself to try learn Lua, to see its famous easiness.

    Lua

  6. procedural-image-engine procedural-image-engine Public

    A procedural image generation engine created via Makecode Arcade.

    TypeScript