New pages
Appearance
2 March 2026
- 12:4312:43, 2 March 2026 AI Coding Tools (hist | edit) [2,398 bytes] Adeloaleman (talk | contribs) (Created page with "* https://www.youtube.com/watch?v=w4rG5GY9IlA&t=29s * https://www.youtube.com/watch?v=-VTiqivKOB8 * https://www.udemy.com/course/ai-for-developers-with-github-copilot-cursor-ai-chatgpt/ <br />")
- 10:2610:26, 2 March 2026 Job search (hist | edit) [24,298 bytes] Adeloaleman (talk | contribs) (Created page with "<accesscontrol>Administrators</accesscontrol> ==CV== :* File:CV_EN.pdf <br /> ==Referencias== <br /> ===IDG=== '''Yao Liu''' International Team Manager at IDG Direct IDG Direct, Dublin yao_liu@idgdirect.com +353 87 618 9648 <br /> ===CGGVeritas=== '''Aristides Melendez''' Seismic Processing Manager CGGVeritas, Caracas, VENEZUELA +58 414 2319750 Aristides.Melendez@cggveritas.com <br /> ===Academic assistant - Ing. Geofísica - Maestría CT=== ''...")
1 March 2026
- 15:4215:42, 1 March 2026 Python Dash app for sentiment analysis of customer reviews (hist | edit) [34,392 bytes] Adeloaleman (talk | contribs) (Created page with "<ul > <li style="margin-bottom: 0px; margin-top: 10px; margin-left: 10px"> '''Try the App at:''' http://dashboard.sinfronteras.ws </li> <li style="margin-bottom: 0px; margin-top: -10px; margin-left: 10px"> '''Github repository:''' https://github.com/adeloaleman/AmazonLaptopsDashboard </li> <li style="margin-bottom: 0px; margin-top: -10px; margin-left: 10px"> '''An example of the data (JSON file) we have scraped from Amazon:''' Medi...") originally created as "Developing a Web Dashboard for analyzing Amazon's Laptop sales data"
- 15:3415:34, 1 March 2026 Java Desktop App - Stock Market Simulator (hist | edit) [10,370 bytes] Adeloaleman (talk | contribs) (Created page with "<br /> ==Project description== <span style="color: var(--destacar)">'''In this project, we have created a GUI Java (Swing) Application that simulates a trading day of a simplified model of a stock market:'''</span> * You can try the application by downloading the Java Jar file from this link: http://perso.sinfronteras.ws/images/0/00/SMSimulator.jar * You can also see or download the Java Project from our Github repository at: https://github.com/adeloaleman/JavaDesktopApp...")
- 15:0715:07, 1 March 2026 Java Desktop App - Zoo Admin System (hist | edit) [18,397 bytes] Adeloaleman (talk | contribs) (Created page with "<br /> ==Project description== <span style="color: var(--destacar) ">'''In this project, we have created a GUI Java (Swing) Application for a Zoo Management System:'''</span> * You can try the application by downloading the Java Jar file from this link: http://perso.sinfronteras.ws/images/2/27/ZooManagementSystem.jar * You can also see or download the Java Project from our Github repository at: https://github.com/adeloaleman/JavaDesktopApp-ZooManagementSystem * If you ju...") originally created as "Java Desktop App - Zoo Management System"
28 February 2026
- 13:4813:48, 28 February 2026 Data Visualization with Python (hist | edit) [57,741 bytes] Adeloaleman (talk | contribs) (Created page with " <br /> ==Pandas Built-in Data Visualization== In this lecture we will learn about pandas built-in capabilities for data visualization! It's built-off of '''<code>matplotlib</code>''', but it baked into pandas for easier usage! Hopefully you can see why this method of plotting will be a lot easier to use than full-on matplotlib, it balances ease of use with control over the figure. A lot of the plot calls also accept additional arguments of their parent matplotlib plt....")
- 12:2812:28, 28 February 2026 Sandbox (hist | edit) [5,801 bytes] Adeloaleman (talk | contribs) (Created page with "Old <code>MediaWiki:Common.css</code> <syntaxhighlight lang="css"> →#1e2129: →Hide the color (theme) controls inside the Vector Appearance menu: #skin-client-prefs-skin-theme { display: none !important; } →Hide page tools dropdown only on Special:UserLogin and Log out pages: body.page-Special_UserLogin #vector-page-tools-dropdown { display: none !important; } body.page-Special_UserLogout #vector-page-tools-dropdown { display: none !important; } /* Co...")