I am working at CAPACITI as an intern in Software Development while I pursue a bachelor's degree in computer science. I have a strong interest in learning new technologies and creating creative software solutions.
Sophumelela Senior Secondary School - National diploma in Physical science Life Science, Geography, Mathematics, English, Xhosa and Life orientation.
Higher Certificate in Infomation Communication Technology(NQF 5)
Diploma: Information Communication Technology in Applications Development(NQF 6)
Enhancing our visitor's experience and be embassadors for South Africa as a tourist destination. Using HTML, CSS, and Javascript
Application that makes it easy to communicate with people anywhere in the world by sending and recieving messages in real time. Languages that were used are, Javascript, node js, react, MongoDB, postman, express js and socket io.
Designed to streamline restuarant operations and simplify restuarant management. Used these following languages, Java and mySQL.
Enhancing our visitor's experience and be embassadors for South Africa as a tourist destination.
HTML (Hypertext Markup Language) is the standard markup language used to create and design web pages. It's the backbone of almost every webpage you see on the internet.
CSS (Cascading Style Sheets) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG or XHTML). It's used to control the layout, formatting, and appearance of web pages.
Java is a general-purpose, object-oriented programming language developed by Sun Microsystems (now owned by Oracle Corporation) in the mid-1990s. It was designed to be platform-independent, robust, secure, and easy to use.
JavaScript is a high-level, interpreted programming language primarily used for adding interactivity and dynamic behavior to web pages. It's an essential component of web development alongside HTML and CSS.
Node.js is a runtime environment that allows you to run JavaScript code on the server-side, outside of a web browser. It's built on the V8 JavaScript engine, which is the same engine that powers Google Chrome, and it provides a platform for building fast and scalable network applications.
React is a popular JavaScript library for building user interfaces, especially for single-page applications and dynamic web applications. It was developed by Facebook and is maintained by both Facebook and a community of individual developers and companies.
Python is a versatile and widely-used programming language known for its simplicity and readability. It's commonly used in various fields such as web development, data analysis, artificial intelligence, scientific computing, and more.