23 results for “topic:ucc”
Rich Communication services (RCS) integration with Enterprise Unified Communicator on sipml5 (webRTC)
🖥 Compile and run programs through the TurboC Compiler without having to use the TurboC IDE or intricately fabricated DOS commands. Made out of frustration sometime in my high school days.
Unified Code Counter (UCC) by the USC Center for Systems and Software Engineering, SLOC counter sources
This is a front-end design for a web application designed to provide students of the University of Caloocan City (UCC).
Final project for 3D Graphics and Modelling course at University College Cork. It consists of a one-minute 3D animation using the open software Blender.
My experience UCC Programing Competition
The Website for the University College Cork (UCC)'s Networking, Technology & Gaming Society's website.
Bot for our college course's Discord Server, Built in Go and deployed using Docker. This enables users to get useful and concise info on things like upcoming assignment due dates, assignment grading statistics, and much more.
Universal C++ is a superset of standard C++11/14 with the addition of the "borrow" and "repl" keywords. "borrow" automatically deletes memory allocated in the same scope or within a class after it was allocated. Almost a garbage collector, further work would have had to been done to make a "compile time garbage collector". "repl" was a keyword for an explicit optimization, replace the name of one variable with another. That way the variable can continued to be used under a different name, allowing for clean code, an understanding of what happened and guaranteed efficiency. (Neither of these were particularly good, borrow could have been if it were further developed). Universal C++ takes Universal C++ code as input and outputs ISO Standard C++ code and is built on top of ISO Standard C++. That way it is totally platform independent, and standard C++ tools: gcc, clang, google native client, msvc could continued to be used.
Designed as a cross platform drop in easy to use threading library, mainly an abstraction layer over std::thread and pthread, with attention to the specific requirements of platforms like Google Native Client/UCC.
ChilloutVR Cinema World
CVR Dream packet Serverside docker deployment
CV webpage for an Internship at UCC.
Bi-directional storage with wiki.chilloutvr.eu
No description provided.
a world that allows you to swimm using some funky attachments
Repositorio de la materia de Desarrollo de Aplicaciones Web
This was a technical test requested by the university where I studied, Universidad Cooperativa de Colombia, to demonstrate my skills.
Upper Canada College Engineering Society website
Compiler shell for UT2004 compiler, to allow easy compiling from within VSCode using a local make.ini file
Splunk Technical Add-on for MQTT ingestion with UCC-based configuration, TLS/mTLS support, and JSON payload extraction.
Java GUI app for basic operations: summing and comparing numbers. Includes a Model class for data validation and a View class for the GUI. Requires JDK and NetBeans. Contributions welcome. [MIT License]
No description provided.