Computer Science graduate and active open-source contributor specializing in building secure, scalable, high-performance solutions. My expertise spans Software Engineering, DevOps, AWS Cloud Development, Web Development, Database Management, and Software Testing, with a strong focus on end-product delivery and collaborative development.
Driven by a passion for Cybersecurity and Data Science, I thrive in dynamic environments that foster innovation and continuous learning. I am committed to delivering cutting-edge solutions that solve real-world challenges, meet evolving industry demands, and create meaningful impact through technology.
import json
proficient_json = json.dumps({
"Languages": ["C++", "Java", "Python", "JavaScript", "C#", "PHP", "Node.js", "Typescript"],
"Front-End Tools": [
"Angular", "React", "Ionic", "Bootstrap",
"jQuery", "NextJS", "Tailwind CSS"
],
"Back-End Tools": ["Node.js", "Express.js", "Django", "FastAPI", "Flask"],
"Web Technologies": ["JSON", "AJAX", "HTML & CSS", "Markdown", "Socket.io"],
"Databases": ["MySQL", "MongoDB", "NeDB", "PostgreSQL", "Microsoft SQL Server"],
"AWS Services": [
"AWS", "S3 Bucket", "DynamoDB", "AWS Lambda", "XRAY",
"API Gateway", "AWS Elastic Beanstalk", "Amazon EC2",
"AWS CloudFormation", "AWS IAM (AWS Identity and Access Management)"
],
"Development Tools": [
"phpMyAdmin", "Docker", "Continuous Integration and Continuous Delivery (CI/CD)",
"CircleCI", "SSMS"
],
"Terminals": ["CMD", "Kali Linux", "Bash", "WSL", "PowerShell", "Ubuntu"],
"Web Frameworks": ["Django", "Flask", "Node.js with Express", "PHP"]
}, indent=4)🫣 Click to View Some Skills and Icons
000100 IDENTIFICATION DIVISION. -- Program metadata
000200 PROGRAM-ID. statistics_program. -- Program name
000300 DATA DIVISION. -- Start of data declaration
000400 WORKING-STORAGE SECTION. -- Variables available throughout the program
000500 01 arr OCCURS 5 TIMES PIC 9. -- Array to hold 5 integers
000600 01 smallest PIC 9. -- Variable to hold the smallest number
000700 01 largest PIC 9. -- Variable to hold the largest number
000800 01 mode_value PIC 9. -- Variable to hold the mode
000900 01 i PIC 9. -- Loop counter for various loops
001000 01 j PIC 9. -- Loop counter for nested loops
001100 01 COUNTER PIC 9. -- Counter for mode calculation
001200 01 max_count PIC 9. -- Variable to hold the maximum count- WhatsApp/Mobile: +27 66 411 0178
- Email: sbkskhalo.kq@gmail.com
- LinkedIn Profile: in/sello-selepe-tebogoyungmercykay




