Skip to content
View SenalKaranda's full-sized avatar
Block or Report

Block or report SenalKaranda

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
SenalKaranda/README.md

Senal Karanda


MasterHead






About Me 📖

💼 In the Lab: A Sneak Peek into My Current Endeavors

  • Working as a TA for a CyberSecurity bootcamp with edX.
  • Working as an IT Technician for a Nonprofit Organization.
  • Buffing up my dev portfolio with a variety of C++, Java, & Python projects.

🔔 Let's Talk: How to Get in Contact

🌐 Online Hub: Explore My Digital Presence

Statistics 📈

     

Technical Skills 🧑🏾‍💻

💻 IDEs/Editors and Version Control 🕓
Eclipse Git GitHub GitLab IntelliJ Visual Studio Code Visual Studio
📋 Languages
C# C++ CSS3 HTML5 Java JavaScript Lua PHP Powershell Python Shell Script Windows Terminal
🎛️ Operating Systems
Android ChromeOS Kali Linux Linux Ubuntu Windows Windows 11
🗄️ Servers and Databases 💾
Apache Nginx MariaDB MongoDB MySQL SQLite
📚 Frameworks, Platforms and Libraries
Anaconda Bootstrap JQuery Node.js NumPy Pandas Wordpress
🎮 Gaming
Epic Games Godot Engine Itch.io Steam Unreal Engine Xbox
🤖 Artificial Intelligence and Bots
Alexa ChatGPT Google Assistant
☁️ Hosting/SaaS
AWS Azure Digital Ocean Firebase Github Pages
🔍 Other
Ansible Arduino Docker Excel Home Assistant Mosquitto Pi-Hole Raspberry Pi Vagrant Word

Top 10 Repos ⚡

     

     

     

     


Popular repositories

  1. UE5-ProceduralTerrain_3D UE5-ProceduralTerrain_3D Public

    A procedural terrain generator for Unreal Engine 5. Uses the Diamond Square algorithm and perlin noise to generate custom terrain on a procedural mesh. Also generates trees, rocks, and flowers, acc…

    C++ 3

  2. UE5-ProceduralTerrain_2D UE5-ProceduralTerrain_2D Public

    A map generator for UE5. Procedurally generates a map of tiles, with five biomes and the equator in mind. Is seeded and has a map save/load feature implemented.

    C++ 2

  3. RPi_Moisture_Monitor RPi_Moisture_Monitor Public

    A python script to track moisture sensor values and notify me of changes using IFTTT.

    Python

  4. MC-Auto_Mod_Tool MC-Auto_Mod_Tool Public

    A mod tool designed to allow friends to install mods from my server using a GUI. Connects to a MySQL database to populate the game & mod lists.

    Python

  5. Scraper-Daily_Stocks Scraper-Daily_Stocks Public

    A python script to pull stock data, format it, and write it to an excel file. Uses different sheets for each stock symbol for organization.

    Python

  6. RPi-Scooter_LCD RPi-Scooter_LCD Public

    A server and client script used for my bicycle/scooter weather display screen. Server runs on my phone & client runs on my LCD module that I attached to my bike.

    Java