Skip to content
View Lasyanga's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report Lasyanga

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
Lasyanga/README.md

Course

Facebook Linkedin Indeed

Profile view

๐Ÿ“‚ About Me

I recently received my Bachelor of Science in Information Technology. Throughout my four years of study, I devoted the majority of my time to computer programming. I explored some programming languages in that time and am now able to apply knowledge and develop simple projects to improve the skills that I post on my GitHub repositories.

๐Ÿ› ๏ธ Languages and Tools

My Skills

๐Ÿ”— Visit my portfolio here

๐Ÿ”— Updated Portfolio using React js here

๐Ÿ“ฐ Github stats

Lasyanga's GitHub stats

Pinned Loading

  1. sentiment-analyzer sentiment-analyzer Public

    The sentiment analyzer is a tool that analyzes the sentiment of an English phrase or paragraph.

    JavaScript

  2. Area-of-Circle-with-GUI Area-of-Circle-with-GUI Public

    Calculate the area, radius, and diameter of a Circle, by the given data.

    Java

  3. Digital-Clock Digital-Clock Public

    A digital clock in a Java GUI application displays the time, day, and current date.

    Java

  4. Java-Calculator-with-GUI Java-Calculator-with-GUI Public

    A Java Calculator with a GUI application. It performs basic mathematical operations like addition, subtraction, multiplication, and division.

    Java 3 3

  5. Number-System-Conversion-java Number-System-Conversion-java Public

    This Java program converts binary, octal, decimal, and hexadecimal to hexadecimal and vice versa.

    Java