Help
RSS
API
Feed
Maltego
Contact
Domain > www.daleoster.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-10
20.119.0.53
(
ClassC
)
2026-02-20
104.43.142.33
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Type: text/html; charsetutf-8Date: Fri, 20 Feb 2026 19:22:35 GMTServer: Microsoft-IIS/10.0Set-Cookie: ARRAffinity5974754ae0e64def0b2bba10c4e5ed3756e7b3d5ea8a6504efad78746b0d5870;Path/;HttpOnly;Secure;Domainwww.daleoster.comSet-Cookie: ARRAffinitySameSite5974754ae0e64def0b2bba10c4e5ed3756e7b3d5ea8a6504efad78746b0d5870;Path/;HttpOnly;SameSiteNone;Secure;Domainwww.daleoster.comTransfer-Encoding: chunkedStrict-Transport-Security: max-age2592000X-Powered-By: ASP.NET !DOCTYPE html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Home Page - DaleOster/title> link relstylesheet href/lib/bootstrap/dist/css/bootstrap.min.css /> link relstylesheet href/css/site.css?voaE9oXoSHXX8HjvjBmfJBDjOL7FOvcpZAzug88JS4hY /> link relstylesheet href/DaleOster.styles.css?vJF6Nu3hi6HdNEnW_xxxVZyn5sFwfKJgikr_kLduqCRE />/head>body> header b-e3ww2ufc3s> nav b-e3ww2ufc3s classnavbar navbar-expand-sm navbar-toggleable-sm navbar-dark border-bottom box-shadow mb-3> div b-e3ww2ufc3s classcontainer-fluid> button b-e3ww2ufc3s classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target.navbar-collapse aria-controlsnavbarSupportedContent aria-expandedfalse aria-labelToggle navigation> span b-e3ww2ufc3s classnavbar-toggler-icon>/span> /button> div b-e3ww2ufc3s classnavbar-collapse collapse d-sm-inline-flex justify-content-between> ul b-e3ww2ufc3s classnavbar-nav mx-auto> li b-e3ww2ufc3s classnav-item> a classnav-link text-white href/>Home/a> /li> li b-e3ww2ufc3s classnav-item> a classnav-link text-white href/Games>Games/a> /li> /ul> /div> /div> /nav> /header> div b-e3ww2ufc3s classcontainer> main b-e3ww2ufc3s rolemain classpb-3> main> section classtext-center> img src/Images/Headshot.jpg width321px height416.5px altPhoto of a man in a suit with a slight smile idheadshot /> h1 classdisplay-4>Dale E. Oster Jr./h1> p>em>Software Engineer Whose Passion Is Crafting Accessible Gaming Experiences through Innovation and Empathy/em>/p> a href/PDFs/MCP Certificate.pdf target_blank>img src/Images/MCP Logo.svg width250px height250px altMicrosoft Certified Professional logo>/a> h2>Connect with Me/h2> div> a hrefhttps://www.linkedin.com/in/dale-oster-956325144 target_blank>img src/Images/LinkedIn.png width55px height45px altLinkedIn logo />/a> a hrefmailto:daleoster@outlook.com>img src/Images/E-mail.png width55px height45px altE-mail envelope />/a> /div> /section> section idmainContent> h2>Certifications/h2> table classtable> tr> th>Issuer/th> th>Certification/th> th>Certificate Link/th> /tr> tr> td classalign-middle>Microsoft/td> td classalign-middle>Microsoft Certified Professional/td> td classalign-middle>a href/PDFs/MCP Certificate.pdf target_blank>View Certificate/a>/td> /tr> tr> td classalign-middle>Microsoft/td> td classalign-middle>HTML5 Application Development Fundamentals/td> td classalign-middle>a href/PDFs/Development Certificate.pdf target_blank>View Certificate/a>/td> /tr> tr> td classalign-middle>Microsoft/td> td classalign-middle>Database Fundamentals/td> td classalign-middle>a href/PDFs/Database Certificate.pdf target_blank>View Certificate/a>/td> /tr> tr> td classalign-middle>TrueCoders/td> td classalign-middle>Full-Stack .NET Software Engineering/td> td classalign-middle>a href/PDFs/TrueCoders Certificate.pdf target_blank>View Certificate/a>/td> /tr> /table> h2>Education/h2> h4>TrueCoders | Advanced Technical Training | February 2024/h4> p>The TrueCoders training program is comprised of project and lecture-based training curriculum that aims to fill the growing need for software development professionals. Several projects foster collaboration in a group setting, involving multiple technologies, including database connectivity with CRUD operations, as well as API integrations./p> ul> li>Over 300 hours of intensive, project-based training in .NET Core and other technical skills, including C#, ASP.NET MVC, SQL, JavaScript, HTML, CSS, and Git./li> li>Problem-solving and collaboration skills were developed through both independent and group projects./li> li>Projects were tracked using Git and GitHub for source control./li> /ul> h4>San Antonio College | Associate of Science | May 2021/h4> p>During my collegiate journey, I delved deeply into the realm of Computer Science, with a keen focus on programming. My academic pursuits were anchored in a comprehensive study of Java, a language that not only sharpened my technical skills but also expanded my understanding of Object-Oriented Programming (OOP) concepts. This rigorous exploration of OOP principles has equipped me with a robust foundation for developing scalable and efficient software solutions./p> h2>Projects/h2> h4>Codewars/h4> p>Codewars is an excellent platform for improving coding skills through interactive challenges, making it an excellent resource for a website focused on programming education. It also fosters a community of developers, encouraging collaboration and knowledge sharing./p> p>Click here to view my a hrefhttps://www.codewars.com/users/DaleOster target_blank>Codewars profile/a>./p> h4>Ship, Captain, and Crew — C# | SQL Server | Azure | Dapper/h4> p>This C# console application is a dice game that utilizes the Dapper and Microsoft.Data.SqlClient NuGet packages to integrate a SQL Server database hosted on Azure. CRUD operations allow for persistent stat tracking and leaderboard functionality./p> ul> li>Created and host a database on Azure that stores users and their respective stats in multiple tables./li> li>Integrated Dapper for efficient and high-performance data access, optimizing database interactions and query executions./li> li>Full CRUD (create, read, update, and delete) operations are supported, allowing users to create new accounts, reset their stats, view leaderboards, and delete accounts./li> li>Utilized C# for the program logic and user interface./li> li>Logic has been implemented to allow for AI players./li> /ul> p>You can view a video walkthrough of this project by clicking on the thumbnail below./p> div idthumbnail-and-play-button> a hrefhttps://1drv.ms/v/s!ArGuVDdMYi9Mgu1l5mR_J1NYOFl93A?eUj7N9M target_blank> img idthumbnail src/Images/Game Icons/Ship, Captain, and Crew Icon.png altVideo thumbnail - a ships wheel encircling a pirate ship. A banner at the bottom reads, SHIP, CAPTAIN, CREW. width500 height300 /> img idplay-button src/Images/Play.png altPlay button width100 height100 /> /a> /div> p>You can click here to view the a hrefhttps://github.com/DaleOster/ship-captain-and-crew target_blank>source code/a>./p> /section>/main> /main> /div> footer b-e3ww2ufc3s classborder-top footer text-white> div b-e3ww2ufc3s classcontainer> © 2024 Dale Oster /div> /footer> script src/lib/jquery/dist/jquery.min.js>/script> script src/lib/bootstrap/dist/js/bootstrap.bundle.min.js>/script> script src/js/site.js?vhRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo>/script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]