Help
RSS
API
Feed
Maltego
Contact
Domain > cdn.prahec.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
Whois
Property
Value
NameServer
PETE.NS.CLOUDFLARE.COM
Created
2010-01-05 00:00:00
Changed
2013-08-15 00:00:00
Expires
2017-01-05 00:00:00
Registrar
NAME.COM, INC.
DNS Resolutions
Date
IP Address
2015-07-07
104.28.21.36
(
ClassC
)
2025-02-05
104.21.3.50
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Wed, 05 Feb 2025 00:20:56 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveLocation: https://cdn.prahec.com/cf-cache-status: DYNAMICReport-To: {endpoints:{url:https:\/\/a.nel.cloudflare.com\/report\/v4?s6sqGYbko43FnaxMTW3p4esefM1VdO0lvC58XEF0W2RqZGNm87pNFKjLdHMtbUvX%2Fh8IaiWqr%2Bv1v59m0dyBNLa9YnaQ%2FpA9u34hEv9JXJJ8r6SMnpFd7HzxS21Iz9B6LuA%3D%3D},group:cf-nel,max_age:604800}NEL: {success_fraction:0,report_to:cf-nel,max_age:604800}X-Content-Type-Options: nosniffServer: cloudflareCF-RAY: 90cebccaf91496b1-SJCalt-svc: h3:443; ma86400server-timing: cfL4;desc?protoTCP&rtt79194&min_rtt79194&rtt_var39597&sent1&recv3&lost0&retrans0&sent_bytes0&recv_bytes53&delivery_rate0&cwnd186&unsent_bytes0&cid0000000000000000&ts0&x0 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Wed, 05 Feb 2025 00:20:57 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingCache-Control: max-age600, publicAlt-Svc: h3:443; ma86400X-Cache-Status: MISSX-Powered-By: DefikonStrict-Transport-Security: max-age31536000; includeSubDomainsX-Frame-Options: SAMEORIGINcf-cache-status: DYNAMICReport-To: {endpoints:{url:https:\/\/a.nel.cloudflare.com\/report\/v4?sZNLRmiQEsHFW6jyXQaD43eSzX41UiUQuDsgHqzPNWXJjhMpxOx3SFohh1AnA2yznifQZJ1Z%2BQn2%2B7FUhEjYfDAQJl5noolPmyu%2FT9WGZTAVkFvbb15LwTNueWKkr8RHvlg%3D%3D},group:cf-nel,max_age:604800}NEL: {success_fraction:0,report_to:cf-nel,max_age:604800}X-Content-Type-Options: nosniffServer: cloudflareCF-RAY: 90cebcd2095696ab-SJCserver-timing: cfL4;desc?protoTCP&rtt77534&min_rtt65547&rtt_var25943&sent5&recv7&lost0&retrans0&sent_bytes2849&recv_bytes725&delivery_rate44182&cwnd237&unsent_bytes0&cid75a7167e7942da8c&ts800&x0 !DOCTYPE html>html langen> head> title>Prahec - Web Designer & Developer/title> meta charsetUTF-8> meta http-equivContent-Type contenttext/html;charsetUTF-8> meta namedescription contentExperienced Full-Stack Web Engineer specializing in PHP, Go, JavaScript (Vue.js), and Database Development. Offering custom web application development and DevOps services to clients worldwide. Let's build robust, scalable, and efficient digital solutions together /> meta nameauthor contentJaka Prasnikar /> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno> meta propertyog:image contenthttps://cdn.prahec.com/assets/img/footer-avatar.png /> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://cdn.prahec.com> meta propertyog:title contentPrahec - Web Designer & Developer> meta namemsapplication-TileImage contenthttps://cdn.prahec.com/assets/img/favicon-192x192.png> link relicon typeimage/png hrefhttps://cdn.prahec.com/assets/img/favicon-192x192.png sizes192x192> link relapple-touch-icon sizes180x180 hrefhttps://cdn.prahec.com/assets/img/favicon-180x180.png> link relshortcut icon hrefhttps://cdn.prahec.com/favicon.ico> meta nametheme-color content#233b52> meta namecsrf-token content /> link relpreload hrefhttps://cdn.prahec.com/assets/js/sal.min.js asscript> link relpreload hrefhttps://cdn.prahec.com/assets/css/prahec.css typetext/css asstyle> link relpreconnect hrefhttps://www.google.com> link relpreconnect hrefhttps://www.gstatic.com crossorigin> script> /** * ES6 way to load scripts and then execute them ) * * @param scriptUrl * @param defer * @returns {Promiseunknown>} */ function loadScript( scriptUrl, defer ) { // Create new script element and append it to page head const script document.createElement( script ); script.src scriptUrl; script.async true; script.defer defer ?? true; document.head.appendChild( script ); // Doing so, we create promise return new Promise( ( success, failure ) > { script.onload success; script.onerror failure; } ); } /** * This is getting stupid, but other ways of deploying sal always fail somehow. */ function salFn() { sal( { selector : data-anim, once : false, threshold: 0.3 } ); } /** * Make sure after sal is loaded, we bind stuff */ loadScript( https://cdn.prahec.com/assets/js/sal.min.js, false ) .then( () > { // Required scripts finally loaded! if ( document.readyState complete || document.readyState interactive ) { salFn(); return false; } // Loading not complete, bind DOMContentLoaded window.addEventListener( DOMContentLoaded, salFn ); } ); /script> link hrefhttps://cdn.prahec.com/assets/css/prahec.css typetext/css relstylesheet> noscript> style> data-sal|fade { opacity: 1; } data-sal|slide, data-sal|zoom { opacity: 1; transform: none; } data-sal|flip { transform: none; } /style> /noscript> /head> body> div classpage-wrapper> header classsite-header> div idheader-wrap> div classcontainer> div classrow> div classcol> nav classnavbar navbar-expand-lg> a classnavbar-brand logo text-dark mb-0 py-2 hrefhttps://prahec.com> h1>Prahec/h1> img srchttps://cdn.prahec.com/assets/img/prahec-logo.svg width220 heightauto titlePrahec altPrahec Logo> /a> button classnavbar-toggler collapsed typebutton data-bs-togglecollapse data-bs-target#navbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse ms-auto idnavbarNav> ul classnavbar-nav> li classnav-item> a classnav-link active hrefhttps://prahec.com> i classfas fa-home>/i> Home /a> /li> li classnav-item> a classnav-link hrefhttps://prahec.com/portfolio> i classfas fa-briefcase>/i> Portfolio /a> /li> li classnav-item> a classnav-link hrefhttps://prahec.com/blog> i classfas fa-book-open>/i> Blog /a> /li> li classnav-item> a classnav-link hrefhttps://prahec.com/contact> i classfas fa-envelope>/i> Contact /a> /li>/ul> /div> /nav> /div> /div> /div> /div> /header> main> section classcontainer> div classrow align-items-center> div classcol-12 col-md-6 order-md-1 order-2> h5 classbadge badge-primary-soft font-w-6 data-animfade>short story on/h5> h2 classfs-1 data-animslide-down data-anim-delay100> How it all span classtext-primary>began.../span> /h2> p classlead data-animslide-down data-anim-delay200> ...back in 2006, I started my journey in web development with a game-server hosting company called N1Servers. I was responsible for writing the website, control panel, managing clients, handling support, maintaining servers, and developing game mods. It was a challenging but exciting experience that ignited my passion for IT, web development, and web design. /p> div classbuttons data-animslide-down data-anim-delay300> a hrefhttps://prahec.com/portfolio classbtn btn-primary shadow me-1> i classfas fa-briefcase left>/i> Visit Portfolio /a> a hrefhttps://prahec.com/contact classbtn btn-outline-primary> i classfas fa-envelope left>/i> Contact me /a> /div> /div> div classcol-12 col-md-6 order-md-2 mb-8 mb-lg-0 order-1> img srchttps://cdn.prahec.com/assets/img/frontpage/hosting-gameservers.svg classimg-fluid altN1Servers Hosting Company data-animslide-down> /div> /div> /section> div classpage-content> div classcontainer data-animslide-down data-anim-delay350> div classrow> div classcol-12 mb-6> h2 classfont-weight-medium>Full Stack Web Developer/h2> p classlead mb-4> As a seasoned full-stack developer with a rich background in diverse coding languages such as Go, PHP, MySQL, HTML, CSS, and JavaScript, I bring a holistic approach to projects. My expertise extends beyond coding, encompassing server administration, seamless system installations, and a keen focus on UX and design.br classd-none d-lg-block>br classd-none d-lg-block> Clients appreciate my ability to navigate the full scope of a project, offering valuable insights and advice across various dimensions. From crafting efficient code to ensuring optimal server performance, I bring a comprehensive skill set to the table. Moreover, my proficiency in UX and design allows me to create user-friendly interfaces that enhance the overall experience.br classd-none d-lg-block>br classd-none d-lg-block> With a passion for staying abreast of the latest technologies and techniques, I consistently expand my knowledge base. This commitment not only ensures the delivery of top-notch results but also reflects my dedication to providing clients with cutting-edge solutions. In addition to coding, I am adept at system administration, installations, UX design, and optimizing projects for search engines, making me a versatile and valuable asset for any development endeavor. /p> /div> /div> /div> section classtext-center p-0 mb-8> div classcontainer> div classrow align-items-center> div classcol-xl-4 col-lg-4 mb-8 mb-lg-0 data-animslide-down data-anim-delay150> div classpx-4 py-7 rounded hover-translate data-bg-colorrgba(19, 96, 239, 0.01)> div>img srchttps://cdn.prahec.com/assets/img/svg/front-end.svg width80 height80 altPuzzle>/div> strong classmt-4 d-block fs-5 mb-2>Front-end development/strong> p classmb-0>Using the latest open-source tools like Vue, Angular, Bootstrap and SASS products are easily customizable./p> /div> /div> div classcol-xl-4 col-lg-4 col-sm-6 data-animslide-down data-anim-delay250> div classpx-4 py-7 rounded hover-translate> div>img srchttps://cdn.prahec.com/assets/img/svg/engine-gears.svg width80 height80 altGears>/div> strong classmt-4 d-block fs-5 mb-2>Back-end development/strong> p classmb-0>From functional to object-based coding development using MVC development patterns./p> /div> /div> div classcol-xl-4 col-lg-4 col-sm-6 mt-6 mt-sm-0 data-animslide-down data-anim-delay400> div classpx-4 py-7 rounded hover-translate> div>img srchttps://cdn.prahec.com/assets/img/svg/web-design.svg width80 height80 altWeb Design>/div> strong classmt-4 d-block fs-5 mb-2>Design/strong> p classmb-0>Using Flat Design, Material or these days Minimalistic design, I have love and experience for it all./p> /div> /div> /div> /div> /section> section classcontainer overflow-x-hidden> div classrow align-items-center justify-content-between> div classcol-12 col-lg-6 mb-6 mb-lg-0 data-animslide-right> img loadinglazy srchttps://cdn.prahec.com/assets/img/frontpage/advancedtomato-gui.png altAdvancedTomato GUI classimg-fluid border> /div> div classcol-12 col-lg-6 col-xl-5 data-animslide-left data-anim-delay50> div classmb-4> span classbadge badge-primary-soft p-2>i classfa fa-book-open fa-3x>/i>/span> h2 classmt-2>Open Source development/h2> p classlead> ...has been a key player in my story. Ive spent countless hours tinkering away on various projects, but none have captured my heart quite like span classtext-primary>AdvancedTomato/span>. As an active contributor to this open source router firmware, Ive seen firsthand the power of collaboration and community. Its amazing how a group of passionate developers can come together to create something truly remarkable. Im proud to be a part of this movement and look forward to contributing to even more open source projects in the future. /p> /div> div classd-flex flex-wrap justify-content-start> div classmb-3 me-4 ms-lg-0 me-lg-4> div classd-flex align-items-center> div classbadge-primary-soft rounded p-1> svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classfeather feather-check> polyline points20 6 9 17 4 12>/polyline> /svg> /div> p classmb-0 ms-3>Responsive/p> /div> /div> div classmb-3 me-4 ms-lg-0 me-lg-4> div classd-flex align-items-center> div classbadge-primary-soft rounded p-1> svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classfeather feather-check> polyline points20 6 9 17 4 12>/polyline> /svg> /div> p classmb-0 ms-3>Based On Bootstrap/p> /div> /div> div classmb-3 me-4 ms-lg-0 me-lg-4> div classd-flex align-items-center> div classbadge-primary-soft rounded p-1> svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classfeather feather-check> polyline points20 6 9 17 4 12>/polyline> /svg> /div> p classmb-0 ms-3>Built with Sass/p> /div> /div> div classmb-3 me-4 ms-lg-0 me-lg-4> div classd-flex align-items-center> div classbadge-primary-soft rounded p-1> svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classfeather feather-check> polyline points20 6 9 17 4 12>/polyline> /svg> /div> p classmb-0 ms-3>SVG Icons/p> /div> /div> /div> a hrefhttps://advancedtomato.com target_blank classbtn btn-outline-primary mt-2> i classfas fa-external-link-alt icon-left>/i> Visit project /a> /div> /div> /section> section classcustom-pt-1 custom-pb-2 bg-dark position-relative data-bg-imghttps://cdn.prahec.com/assets/img/bg/02.png> div classcontainer> div classrow align-items-end> div classcol-lg-4 col-md-6 mb-8 mb-lg-0 text-white> div> span classbadge badge-primary-soft p-2>i classfa fa-cubes fa-3x>/i>/span> h2 classmt-3 mb-0>Core principles/h2> /div> /div> div classcol-lg-4 col-md-6 data-animfade data-anim-delay100> div classbg-primary-soft rounded p-5> div classd-flex align-items-center mb-4> div classme-3> img classimg-fluid loadinglazy srchttps://cdn.prahec.com/assets/img/icon/01.svg alt> /div> h3 classm-0 fs-5 text-light>High performance/h3> /div> p classmb-0 text-light>Efficient use of new code standards performing as fast as possible with super fast response times./p> /div> /div> div classcol-lg-4 col-md-6 mt-6 mt-md-0 data-animfade data-anim-delay200> div classbg-primary-soft rounded p-5> div classd-flex align-items-center mb-4> div classme-3> img classimg-fluid loadinglazy srchttps://cdn.prahec.com/assets/img/icon/05.svg alt> /div> h3 classm-0 fs-5 text-light>Long-term maintainability/h3> /div> p classmb-0 text-light>Creating sustainable projects with long-lasting support and maintenance./p> /div> /div> div classcol-lg-4 col-md-6 mt-6 data-animfade data-anim-delay200> div classbg-primary-soft rounded p-5> div classd-flex align-items-center mb-4> div classme-3> img classimg-fluid loadinglazy srchttps://cdn.prahec.com/assets/img/icon/02.svg alt> /div> h3 classm-0 fs-5 text-light>Clean Code/h3> /div> p classmb-0 text-light>As a designer I have always appreciated nicely written code that was easy to look through./p> /div> /div> div classcol-lg-4 col-md-6 mt-6 data-animfade> div classbg-primary-soft rounded p-5> div classd-flex align-items-center mb-4> div classme-3> img classimg-fluid loadinglazy srchttps://cdn.prahec.com/assets/img/icon/03.svg alt> /div> h3 classm-0 fs-5 text-light>Latest technologies/h3> /div> p classmb-0 text-light>By following the latest trends and technologies, my projects have a long life ahead./p> /div> /div> div classcol-lg-4 col-md-6 mt-6 data-animfade data-anim-delay100> div classbg-primary-soft rounded p-5> div classd-flex align-items-center mb-4> div classme-3> img loadinglazy classimg-fluid srchttps://cdn.prahec.com/assets/img/icon/04.svg alt> /div> h3 classm-0 fs-5 text-light>Easy to customize/h3> /div> p classmb-0 text-light>In most cases, my end products are always fully customizable to your needs/p> /div> /div> /div> /div> div classshape-1 styleheight: 150px; overflow: hidden;> svg viewBox0 0 500 150 preserveAspectRationone styleheight: 100%; width: 100%;> path dM0.00,49.98 C150.00,150.00 271.49,-50.00 500.00,49.98 L500.00,0.00 L0.00,0.00 Z stylestroke: none; fill: #fff;>/path> /svg> /div> div classshape-1 bottom styleheight: 200px; overflow: hidden;> svg viewBox0 0 500 150 preserveAspectRationone styleheight: 100%; width: 100%;> path dM0.00,49.98 C150.00,150.00 349.20,-50.00 500.00,49.98 L500.00,150.00 L0.00,150.00 Z stylestroke: none; fill: #fff;>/path> /svg> /div> /section> section classcontainer pt-0 overflow-x-hidden> div classrow align-items-center justify-content-between> div classcol-12 col-lg-6 order-lg-2 mb-6 mb-lg-0 text-center data-animslide-left data-anim-delay50> div classvideo> div classvideo-preloader> div classspinner-border>/div> /div> video playsinline loop classimg-fluid lazy muted idhomeVideo posterhttps://cdn.prahec.com/assets/img/frontpage/mojo-login.jpg preloadnone> source data-srchttps://cdn.prahec.com/assets/video/mojo-login.mp4 typevideo/mp4 srcabout:blank> Your browser does not support the video tag. /video> /div> /div> div classcol-12 col-lg-6 col-xl-5 order-lg-1> div> span classbadge badge-primary-soft p-2>i classfas fa-border-all fa-3x>/i>/span> h2 classmt-2 mb-0 data-animslide-right data-anim-delay50>Front-end development/h2> div data-animslide-right data-anim-delay150>strong classtext-primary>using modern technologies/strong>/div> p classlead mt-4 data-animslide-right data-anim-delay250> I specialize in developing dynamic websites and web apps that deliver optimal user experiences on all devices. By using progressive enhancement techniques, I ensure a responsive layout that adapts seamlessly to any screen size. From smartphones to desktops, your product will look stunning and perform flawlessly, maximizing user engagement and satisfaction. /p> p classlead mb-5 data-animslide-up data-anim-delay250> span classbadge badge-primary>UX Design/span> span classbadge badge-primary>Responsive Design/span> span classbadge badge-primary>Dark Mode/span> span classbadge badge-primary>Cross-browser compatibility/span> /p> /div> /div> /div> /section> section classposition-relative> div classshape-2 transform-md-rotate styleoverflow: hidden;> svg viewBox0 0 500 150 preserveAspectRationone styleheight: 100%; width: 100%;> path dM208.09,0.00 C152.70,67.10 262.02,75.98 200.80,150.00 L0.00,150.00 L0.00,0.00 Z stylestroke: none; fill: #060927;>/path> /svg> /div> div classcontainer-fluid z-index-1 position-relative overflow-x-hidden> div classrow align-items-center> div classcol-12 col-lg-4 pb-6 mb-lg-0> div data-animfade data-anim-delay150> span classbadge badge-light-soft p-2>i classfa fa-users fa-3x>/i>/span> h2 classmt-4 text-white>Discover Client Feedback/h2> p classlead mb-0 text-white>Your wishes are my command, which means I take all the wishes with maximum priority when developing products for mass deployment./p> /div> /div> div classcol-12 col-lg-8> div classrow> div classcol-12 col-xl-6> div classcard p-4 shadow border-0 flex-sm-row data-animslide-right data-anim-delay100> div classme-sm-5 mb-3 mb-sm-0> img altHerrison James Freeman loadinglazy srchttps://cdn.prahec.com/assets/img/svg/testimonal-1.svg width100 height100 classshadow-primary img-fluid rounded-circle d-inline> /div> div classcard-body p-0> p> Jaka is well organised, talented individual. He always goes the extra mile and helps clients understand the work he is doing. I have worked with Jaka a lot, we often worked on projects together. Communication is key with any type of work and he was always online when I needed him. He recognises his strengths and weaknesses and always strives to overcome them. This allows Jaka to complete projects and objectives quick and effectively as he always finds a solution to a problem. I recommend him for any technology work he offers as I have had nothing but great-quality work from him. /p> div> strong classtext-primary fs-5 d-inline>Harrison James Freeman/strong> small classtext-muted font-italic>- Various Projects/small> /div> /div> /div> /div> div classcol-12 col-xl-6 mt-5> div classcard p-4 shadow border-0 flex-sm-row data-animslide-right data-anim-delay100> div classme-sm-5 mb-3 mb-sm-0> img altIntellixis loadinglazy srchttps://cdn.prahec.com/assets/img/svg/testimonal-4.svg width100 height100 classshadow-primary img-fluid rounded-circle d-inline> /div> div classcard-body p-0> p> This script is a real gem for those seriously interested in broadcasting. AIO Radio Station Player, offers great flexibility for customization via CSS and PHP. The code is clean and well commented, allowing a plethora of design possibilities if you are inclined to do so! /p> div> strong classtext-primary fs-5 d-inline>Intellixis/strong> small classtext-muted font-italic>- AIO Radio Station Player/small> /div> /div> /div> /div> div classcol-12 col-xl-6 mt-5> div classcard p-4 shadow border-0 flex-sm-row data-animslide-left data-anim-delay100> div classme-sm-5 mb-3 mb-sm-0> img altUnexplainable loadinglazy srchttps://cdn.prahec.com/assets/img/svg/testimonal-2.svg width100 height100 classshadow-primary img-fluid rounded-circle d-inline> /div> div classcard-body p-0> p>I must say some of the best and most timely support I have ever got from this site EVER!!! Thanks so much for the great work ^^/p> div> strong classtext-primary fs-5 d-inline>Unexplainable/strong> small classtext-muted font-italic>- Pro Radio Staion Player/small> /div> /div> /div> /div> div classcol-12 col-xl-6 mt-5> div classcard p-4 shadow border-0 flex-sm-row data-animslide-left data-anim-delay150> div classme-sm-5 mb-3 mb-sm-0> img altbigal0228 loadinglazy srchttps://cdn.prahec.com/assets/img/svg/testimonal-3.svg width100 height100 classshadow-primary img-fluid rounded-circle d-inline> /div> div classcard-body p-0> p>Ive been planning for a long time to update my station with this player, and finally took the plugin when I updated my station design. The player works wonderfully, loads instantly, plays flawlessly for hours on end, and my listeners love it. If youve been waiting to make the leap, take my advice and go for it. I wish Id done this a long time ago./p> div> strong classtext-primary fs-5 d-inline>bigal0228/strong> small classtext-muted font-italic>- HTML5 Radio Station Player/small> /div> /div> /div> /div> /div> /div> /div> /div> /section> section classcontainer overflow-x-hidden> div classrow align-items-center justify-content-between> div classcol-12 col-lg-7 col-xl-6 order-lg-2> div> span classbadge badge-primary-soft p-2 data-animfade>i classfas fa-palette fa-3x>/i>/span> h2 classmt-2 data-animslide-left data-anim-delay50>Design & Web Design/h2> p classlead mb-5 data-animslide-left data-anim-delay150> I believe I can provide valuable design experience to a project, aim to achieve the same level of vision as a designer would and am just as comfortable working with Adobe Photoshop and Illustrator while I am writing the code. With transitions, animations, video, audio APIs and so on and a wide variety of ways to interact, the web is more immersive than ever. This level of immersion is just as important to a users experience as design is. For this reason, a developer must have an exacting eye for detail just as a designer does. /p> p classlead> span classbadge badge-primary data-animslide-up data-anim-delay250>Adobe Photoshop/span> span classbadge badge-primary data-animslide-up data-anim-delay350>Adobe Illustrator/span> /p> /div> /div> div classcol-12 col-lg-5 order-lg-1 mb-5 mb-lg-0 data-animslide-right data-anim-delay50> img loadinglazy srchttps://cdn.prahec.com/assets/img/frontpage/ilhm-radio.png altILHM Radio Station classimg-fluid border> /div> /div> /section> section classcontainer> div classrow align-items-end mb-5> div classcol-12 col-md-12 col-lg-4> div>span classbadge badge-primary-soft p-2>i classfa fa-bold fa-3x>/i>/span> h2 classmt-4 mb-0>Latest Blog Posts/h2> /div> /div> div classcol-12 col-md-12 col-lg-6 ms-auto> div> p classlead mb-0> Ready to dive into the world of web development, system administration, and more? Follow me on my journey as I share my personal experiences and insights in my blog. /p> /div> /div> /div> div classrow> div classcol-12 col-lg-4 mb-6 mb-lg-0 data-animslide-up data-anim-delay250> div classcard border-0 bg-transparent> div classposition-absolute bg-white shadow-primary text-center p-2 rounded ms-3 mt-3>12 br>October /div> a hrefhttps://prahec.com/blog/automotive/beyond-silence-the-unexpected-benefits-of-noise-deadening-in-cars> img classcard-img-top shadow rounded srchttps://cdn.prahec.com/thumbnails/blog/small/ke4342nDEYNl3hvhdbcKM1seZxtKCN3w1RppEi8n.jpg loadinglazy altBeyond Silence: The Unexpected Benefits of Noise Deadening in Cars> /a> div classcard-body pt-5> a classd-inline-block text-muted mb-2 hrefhttps://prahec.com/blog/filter?categoryautomotive> Automotive /a> h2 classh5 font-weight-medium> a classlink-title hrefhttps://prahec.com/blog/automotive/beyond-silence-the-unexpected-benefits-of-noise-deadening-in-cars> Beyond Silence: The Unexpected Benefits... /a> /h2> p>Back in 2017, I bought my first car, a brand new Skoda Superb with a diesel engine. What.../p> /div> div classcard-footer bg-transparent border-0 pt-0> ul classlist-inline mb-0> li classlist-inline-item pr-4> i classfas fa-eye me-1 text-primary>/i> 5577 /li> li classlist-inline-item> i classfas fa-comments me-1 text-primary>/i> 2 /li> /ul> /div> div>/div> /div> /div> div classcol-12 col-lg-4 mb-6 mb-lg-0 data-animslide-up data-anim-delay500> div classcard border-0 bg-transparent> div classposition-absolute bg-white shadow-primary text-center p-2 rounded ms-3 mt-3>28 br>September /div> a hrefhttps://prahec.com/blog/rc/how-i-got-into-rc-world-a-winter-sunday-tale> img classcard-img-top shadow rounded srchttps://cdn.prahec.com/thumbnails/blog/small/RWZZWtsx0VVAEXrRbeIskZKWwdCD94fffKYDegyL.png loadinglazy altHow I Got Into RC World: A Winter Sunday Tale> /a> div classcard-body pt-5> a classd-inline-block text-muted mb-2 hrefhttps://prahec.com/blog/filter?categoryrc> RC /a> h2 classh5 font-weight-medium> a classlink-title hrefhttps://prahec.com/blog/rc/how-i-got-into-rc-world-a-winter-sunday-tale> How I Got Into RC World: A Winter Sunday... /a> /h2> p>These RC cars are almost like toys, but they're not actually toys because they're built.../p> /div> div classcard-footer bg-transparent border-0 pt-0> ul classlist-inline mb-0> li classlist-inline-item pr-4> i classfas fa-eye me-1 text-primary>/i> 4002 /li> li classlist-inline-item> i classfas fa-comments me-1 text-primary>/i> 0 /li> /ul> /div> div>/div> /div> /div> div classcol-12 col-lg-4 mb-6 mb-lg-0 data-animslide-up data-anim-delay750> div classcard border-0 bg-transparent> div classposition-absolute bg-white shadow-primary text-center p-2 rounded ms-3 mt-3>13 br>January /div> a hrefhttps://prahec.com/blog/system-administration/hyperfast-home-server-my-network-upgrade-journey> img classcard-img-top shadow rounded srchttps://cdn.prahec.com/thumbnails/blog/small/j9ciy2bwPj4f08625hw7w5oV8iV9F2kdUY4LZzWF.png loadinglazy altHyper-Fast Home Server: My Network Upgrade Journey> /a> div classcard-body pt-5> a classd-inline-block text-muted mb-2 hrefhttps://prahec.com/blog/filter?categorysystem-administration> System Administration /a> h2 classh5 font-weight-medium> a classlink-title hrefhttps://prahec.com/blog/system-administration/hyperfast-home-server-my-network-upgrade-journey> Hyper-Fast Home Server: My Network... /a> /h2> p>As a huge IT and computer enthusiast already at the age of 12 I've had a wish/goal, that.../p> /div> div classcard-footer bg-transparent border-0 pt-0> ul classlist-inline mb-0> li classlist-inline-item pr-4> i classfas fa-eye me-1 text-primary>/i> 5528 /li> li classlist-inline-item> i classfas fa-comments me-1 text-primary>/i> 2 /li> /ul> /div> div>/div> /div> /div> /div> /section> /div> /main> div classcookie> div classtxt> p class> By using Prahec Website(s),br> you agree to our a hrefhttps://prahec.com/privacy target_blank>Cookie Policy./a> /p> a href# classbtn btn-success accept shadow>Accept/a> /div>/div>footer classfooter py-11 bg-footer position-relative data-bgs-imghttps://cdn.prahec.com/assets/img/bg/03.png> div classshape-1 styleheight: 150px; overflow: hidden;> svg viewBox0 0 500 150 preserveAspectRationone styleheight: 100%; width: 100%;> path dM0,50c165,50,200-100,500,0V0H0V50z strokenone fill#fff /> /svg> /div> div classcontainer mt-11> div classrow> div classcol-12 col-lg-5 col-xl-4 me-auto mb-6 mb-lg-0> div classrow> div classcol-sm-12 text-light> img loadinglazy srchttps://cdn.prahec.com/assets/img/footer-avatar.png width240 heightauto altPrahec Pic> br>br> span classfont-italic font-w-3> With over 16 years of full-stack web development experience, I specialize in creating visually stunning and functional web applications. By combining proficiency in various technologies like Go, PHP, and JavaScript with AI tools, I streamline development and boost efficiency, ensuring top-to-bottom excellence for global clients. /span> /div> /div> /div> div classcol-12 col-lg-6 col-xl-7> div classrow> div classcol-12 col-sm-4 navbar-dark> h3 classmb-2 fs-5 text-light>Pages/h3> ul classnavbar-nav list-unstyled mb-0> li classnav-item>a classnav-link hrefhttps://prahec.com>Home/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/portfolio>Portfolio/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/blog>Blog/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/contact>Contact Me/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/account>My Account/a>/li> /ul> /div> div classcol-12 col-sm-4 mt-6 mt-sm-0 navbar-dark> h3 classmb-2 fs-5 text-light>Products/h3> ul classnavbar-nav list-unstyled mb-0> li classnav-item>a classnav-link hrefhttps://prahec.com/pawtunes>PawTunes/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/aio-radio>AIO Radio Player/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/proradio>Pro Radio Player/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/clean-jplayer-skin>Clean jPlayer Skin/a>/li> li classnav-item>a classnav-link hrefhttps://prahec.com/flatie-jplayer-skin>Flatie jPlayer Skin/a>/li> /ul> /div> div classcol-12 col-sm-4 mt-6 mt-sm-0 navbar-dark> h3 classmb-2 fs-5 text-light>Legal/h3> ul classnavbar-nav list-unstyled mb-0> li classnav-item> a classnav-link hrefhttps://prahec.com/terms-of-service>Term Of Service/a> /li> li classnav-item> a classnav-link hrefhttps://prahec.com/privacy>Privacy Policy/a> /li> li classnav-item> a classnav-link hrefhttps://prahec.com/contact>Support/a> /li> /ul> /div> /div> div classrow mt-7> div classcol-12 col-sm-6> a classfooter-logo th2 mb-0 hrefhttps://prahec.com> img loadinglazy srchttps://cdn.prahec.com/assets/img/prahec-logo-white.svg width220 heightauto titlePrahec altPrahec Logo> /a> /div> div classcol-12 col-sm-6 mt-6 mt-sm-0 text-right> ul classlist-inline mb-0> li classlist-inline-item> a classtext-light ic-2x hrefhttps://www.linkedin.com/in/jackyprahec/ target_blank titleLinkedIn>i classfab fa-linkedin>/i>/a> /li> /ul> /div> /div> /div> /div> div classrow text-light text-center mt-5 font-w-6> div classcol> hr classmb-8> Copyright© 2025 Prahec | All Rights Reservedbr> span classfont-w-4>small>Generated in span classperformance>14.04ms/span>/small>/span> /div> /div> /div>/footer> div classscroll-top>a classsmoothscroll href#>i classfas fa-angle-up>/i>/a>/div> script srchttps://cdn.prahec.com/assets/js/prahec.min.js async defer>/script> script> /** * After every thing is finally loaded */ document.addEventListener( prahec.ready, () > { // Lazy load video let lazyVideos .slice.call( document.querySelectorAll( video.lazy ) ); if ( IntersectionObserver in window ) { let lazyVideoObserver new IntersectionObserver( function( entries, observer ) { entries.forEach( function( video ) { if ( video.isIntersecting ) { for ( let source in video.target.children ) { let videoSource video.target.children source ; if ( typeof videoSource.tagName string && videoSource.tagName SOURCE ) { videoSource.src videoSource.dataset.src; } } video.target.load(); video.target.classList.remove( lazy ); lazyVideoObserver.unobserve( video.target ); } } ); } ); lazyVideos.forEach( function( lazyVideo ) { lazyVideoObserver.observe( lazyVideo ); } ); } // On load let v $( #homeVideo ); if ( v.length > 1 ) { // When video is loaded, start v.on( loadeddata, function() { // Wait load $( .video-preloader ).addClass( hidden ); // Mute video and play - repeating if tags ignored? :O v 0 .muted true; v 0 .autoplay true; v 0 .play(); // Show video //v.show(); } ); } } ); /script>link hrefhttps://cdn.prahec.com/assets/css/font-awesome.css relpreload asstyle onloadthis.relstylesheet>link relpreconnect hrefhttps://fonts.googleapis.com>link relpreconnect hrefhttps://fonts.gstatic.com crossorigin>link href//fonts.googleapis.com/css2?familyInter:wght@300;400;500;600&displayswap relpreload asstyle onloadthis.relstylesheet>script defer srchttps://static.cloudflareinsights.com/beacon.min.js data-cf-beacon{token: 1cabe223b5e6474d95264b066b588f0f}>/script>noscript> link relstylesheet hrefhttps://cdn.prahec.com/assets/css/font-awesome.css> link relstylesheet href//fonts.googleapis.com/css2?familyInter:wght@300;400;500&displayswap>/noscript> /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
]