Home - Tech-careers.de (2024)

')); var a = function(t) { var n = e(".nivo-caption", s); if (i.currentImage.attr("title") != "" && i.currentImage.attr("title") != undefined) { var r = i.currentImage.attr("title"); if (r.substr(0, 1) == "#") r = e(r).html(); if (n.css("display") == "block") { setTimeout(function() { n.html(r) }, t.animSpeed) } else { n.html(r); n.stop().fadeIn(t.animSpeed) } } else { n.stop().fadeOut(t.animSpeed) } }; a(r); var f = 0; if (!r.manualAdvance && o.length > 1) { f = setInterval(function() { d(s, o, r, false) }, r.pauseTime) } if (r.directionNav) { s.append('

"); e(s).on("click", "a.nivo-prevNav", function() { if (i.running) { return false } clearInterval(f); f = ""; i.currentSlide -= 2; d(s, o, r, "prev") }); e(s).on("click", "a.nivo-nextNav", function() { if (i.running) { return false } clearInterval(f); f = ""; d(s, o, r, "next") }) } if (r.controlNav) { i.controlNavEl = e('

'); s.after(i.controlNavEl); for (var l = 0; l < o.length; l++) { if (r.controlNavThumbs) { i.controlNavEl.addClass("nivo-thumbs-enabled"); var c = o.eq(l); if (!c.is("img")) { c = c.find("img:first") } if (c.attr("data-thumb")) i.controlNavEl.append('Home - Tech-careers.de (1)') } else { i.controlNavEl.append('' + (l + 1) + "") } } e("a:eq(" + i.currentSlide + ")", i.controlNavEl).addClass("active"); e("a", i.controlNavEl).bind("click", function() { if (i.running) return false; if (e(this).hasClass("active")) return false; clearInterval(f); f = ""; u.attr("src", i.currentImage.attr("src")); i.currentSlide = e(this).attr("rel") - 1; d(s, o, r, "control") }) } if (r.pauseOnHover) { s.hover(function() { i.paused = true; clearInterval(f); f = "" }, function() { i.paused = false; if (f === "" && !r.manualAdvance) { f = setInterval(function() { d(s, o, r, false) }, r.pauseTime) } }) } s.bind("nivo:animFinished", function() { u.attr("src", i.currentImage.attr("src")); i.running = false; e(o).each(function() { if (e(this).is("a")) { e(this).css("display", "none") } }); if (e(o[i.currentSlide]).is("a")) { e(o[i.currentSlide]).css("display", "block") } if (f === "" && !i.paused && !r.manualAdvance) { f = setInterval(function() { d(s, o, r, false) }, r.pauseTime) } r.afterChange.call(this) }); var h = function(t, n, r) { if (e(r.currentImage).parent().is("a")) e(r.currentImage).parent().css("display", "block"); e('img[src="' + r.currentImage.attr("src") + '"]', t).not(".nivo-main-image,.nivo-control img").width(t.width()).css("visibility", "hidden").show(); var i = e('img[src="' + r.currentImage.attr("src") + '"]', t).not(".nivo-main-image,.nivo-control img").parent().is("a") ? e('img[src="' + r.currentImage.attr("src") + '"]', t).not(".nivo-main-image,.nivo-control img").parent().height() : e('img[src="' + r.currentImage.attr("src") + '"]', t).not(".nivo-main-image,.nivo-control img").height(); for (var s = 0; s < n.slices; s++) { var o = Math.round(t.width() / n.slices); if (s === n.slices - 1) { t.append(e('

Home - Tech-careers.de (2)

').css({ left: o * s + "px", width: t.width() - o * s + "px", height: i + "px", opacity: "0", overflow: "hidden" })) } else { t.append(e('

Home - Tech-careers.de (3)

').css({ left: o * s + "px", width: o + "px", height: i + "px", opacity: "0", overflow: "hidden" })) } } e(".nivo-slice", t).height(i); u.stop().animate({ height: e(r.currentImage).height() }, n.animSpeed) }; var p = function(t, n, r) { if (e(r.currentImage).parent().is("a")) e(r.currentImage).parent().css("display", "block"); e('img[src="' + r.currentImage.attr("src") + '"]', t).not(".nivo-main-image,.nivo-control img").width(t.width()).css("visibility", "hidden").show(); var i = Math.round(t.width() / n.boxCols), s = Math.round(e('img[src="' + r.currentImage.attr("src") + '"]', t).not(".nivo-main-image,.nivo-control img").height() / n.boxRows); for (var o = 0; o < n.boxRows; o++) { for (var a = 0; a < n.boxCols; a++) { if (a === n.boxCols - 1) { t.append(e('

Home - Tech-careers.de (4)

').css({ opacity: 0, left: i * a + "px", top: s * o + "px", width: t.width() - i * a + "px" })); e('.nivo-box[name="' + a + '"]', t).height(e('.nivo-box[name="' + a + '"] img', t).height() + "px") } else { t.append(e('

Home - Tech-careers.de (5)

').css({ opacity: 0, left: i * a + "px", top: s * o + "px", width: i + "px" })); e('.nivo-box[name="' + a + '"]', t).height(e('.nivo-box[name="' + a + '"] img', t).height() + "px") } } } u.stop().animate({ height: e(r.currentImage).height() }, n.animSpeed) }; var d = function(t, n, r, i) { var s = t.data("nivo:vars"); if (s && s.currentSlide === s.totalSlides - 1) { r.lastSlide.call(this) } if ((!s || s.stop) && !i) { return false } r.beforeChange.call(this); if (!i) { u.attr("src", s.currentImage.attr("src")) } else { if (i === "prev") { u.attr("src", s.currentImage.attr("src")) } if (i === "next") { u.attr("src", s.currentImage.attr("src")) } } s.currentSlide++; if (s.currentSlide === s.totalSlides) { s.currentSlide = 0; r.slideshowEnd.call(this) } if (s.currentSlide < 0) { s.currentSlide = s.totalSlides - 1 } if (e(n[s.currentSlide]).is("img")) { s.currentImage = e(n[s.currentSlide]) } else { s.currentImage = e(n[s.currentSlide]).find("img:first") } if (r.controlNav) { e("a", s.controlNavEl).removeClass("active"); e("a:eq(" + s.currentSlide + ")", s.controlNavEl).addClass("active") } a(r); e(".nivo-slice", t).remove(); e(".nivo-box", t).remove(); var o = r.effect, f = ""; if (r.effect === "random") { f = new Array("sliceDownRight", "sliceDownLeft", "sliceUpRight", "sliceUpLeft", "sliceUpDown", "sliceUpDownLeft", "fold", "fade", "boxRandom", "boxRain", "boxRainReverse", "boxRainGrow", "boxRainGrowReverse"); o = f[Math.floor(Math.random() * (f.length + 1))]; if (o === undefined) { o = "fade" } } if (r.effect.indexOf(",") !== -1) { f = r.effect.split(","); o = f[Math.floor(Math.random() * f.length)]; if (o === undefined) { o = "fade" } } if (s.currentImage.attr("data-transition")) { o = s.currentImage.attr("data-transition") } s.running = true; var l = 0, c = 0, d = "", m = "", g = "", y = ""; if (o === "sliceDown" || o === "sliceDownRight" || o === "sliceDownLeft") { h(t, r, s); l = 0; c = 0; d = e(".nivo-slice", t); if (o === "sliceDownLeft") { d = e(".nivo-slice", t)._reverse() } d.each(function() { var n = e(this); n.css({ top: "0px" }); if (c === r.slices - 1) { setTimeout(function() { n.animate({ opacity: "1.0" }, r.animSpeed, "", function() { t.trigger("nivo:animFinished") }) }, 100 + l) } else { setTimeout(function() { n.animate({ opacity: "1.0" }, r.animSpeed) }, 100 + l) } l += 50; c++ }) } else if (o === "sliceUp" || o === "sliceUpRight" || o === "sliceUpLeft") { h(t, r, s); l = 0; c = 0; d = e(".nivo-slice", t); if (o === "sliceUpLeft") { d = e(".nivo-slice", t)._reverse() } d.each(function() { var n = e(this); n.css({ bottom: "0px" }); if (c === r.slices - 1) { setTimeout(function() { n.animate({ opacity: "1.0" }, r.animSpeed, "", function() { t.trigger("nivo:animFinished") }) }, 100 + l) } else { setTimeout(function() { n.animate({ opacity: "1.0" }, r.animSpeed) }, 100 + l) } l += 50; c++ }) } else if (o === "sliceUpDown" || o === "sliceUpDownRight" || o === "sliceUpDownLeft") { h(t, r, s); l = 0; c = 0; var b = 0; d = e(".nivo-slice", t); if (o === "sliceUpDownLeft") { d = e(".nivo-slice", t)._reverse() } d.each(function() { var n = e(this); if (c === 0) { n.css("top", "0px"); c++ } else { n.css("bottom", "0px"); c = 0 } if (b === r.slices - 1) { setTimeout(function() { n.animate({ opacity: "1.0" }, r.animSpeed, "", function() { t.trigger("nivo:animFinished") }) }, 100 + l) } else { setTimeout(function() { n.animate({ opacity: "1.0" }, r.animSpeed) }, 100 + l) } l += 50; b++ }) } else if (o === "fold") { h(t, r, s); l = 0; c = 0; e(".nivo-slice", t).each(function() { var n = e(this); var i = n.width(); n.css({ top: "0px", width: "0px" }); if (c === r.slices - 1) { setTimeout(function() { n.animate({ width: i, opacity: "1.0" }, r.animSpeed, "", function() { t.trigger("nivo:animFinished") }) }, 100 + l) } else { setTimeout(function() { n.animate({ width: i, opacity: "1.0" }, r.animSpeed) }, 100 + l) } l += 50; c++ }) } else if (o === "fade") { h(t, r, s); m = e(".nivo-slice:first", t); m.css({ width: t.width() + "px" }); m.animate({ opacity: "1.0" }, r.animSpeed * 2, "", function() { t.trigger("nivo:animFinished") }) } else if (o === "slideInRight") { h(t, r, s); m = e(".nivo-slice:first", t); m.css({ width: "0px", opacity: "1" }); m.animate({ width: t.width() + "px" }, r.animSpeed * 2, "", function() { t.trigger("nivo:animFinished") }) } else if (o === "slideInLeft") { h(t, r, s); m = e(".nivo-slice:first", t); m.css({ width: "0px", opacity: "1", left: "", right: "0px" }); m.animate({ width: t.width() + "px" }, r.animSpeed * 2, "", function() { m.css({ left: "0px", right: "" }); t.trigger("nivo:animFinished") }) } else if (o === "boxRandom") { p(t, r, s); g = r.boxCols * r.boxRows; c = 0; l = 0; y = v(e(".nivo-box", t)); y.each(function() { var n = e(this); if (c === g - 1) { setTimeout(function() { n.animate({ opacity: "1" }, r.animSpeed, "", function() { t.trigger("nivo:animFinished") }) }, 100 + l) } else { setTimeout(function() { n.animate({ opacity: "1" }, r.animSpeed) }, 100 + l) } l += 20; c++ }) } else if (o === "boxRain" || o === "boxRainReverse" || o === "boxRainGrow" || o === "boxRainGrowReverse") { p(t, r, s); g = r.boxCols * r.boxRows; c = 0; l = 0; var w = 0; var E = 0; var S = []; S[w] = []; y = e(".nivo-box", t); if (o === "boxRainReverse" || o === "boxRainGrowReverse") { y = e(".nivo-box", t)._reverse() } y.each(function() { S[w][E] = e(this); E++; if (E === r.boxCols) { w++; E = 0; S[w] = [] } }); for (var x = 0; x < r.boxCols * 2; x++) { var T = x; for (var N = 0; N < r.boxRows; N++) { if (T >= 0 && T < r.boxCols) { (function(n, i, s, u, a) { var f = e(S[n][i]); var l = f.width(); var c = f.height(); if (o === "boxRainGrow" || o === "boxRainGrowReverse") { f.width(0).height(0) } if (u === a - 1) { setTimeout(function() { f.animate({ opacity: "1", width: l, height: c }, r.animSpeed / 1.3, "", function() { t.trigger("nivo:animFinished") }) }, 100 + s) } else { setTimeout(function() { f.animate({ opacity: "1", width: l, height: c }, r.animSpeed / 1.3) }, 100 + s) } })(N, T, l, c, g); c++ } T-- } l += 100 } } }; var v = function(e) { for (var t, n, r = e.length; r; t = parseInt(Math.random() * r, 10), n = e[--r], e[r] = e[t], e[t] = n); return e }; var m = function(e) { if (this.console && typeof console.log !== "undefined") { console.log(e) } }; this.stop = function() { if (!e(t).data("nivo:vars").stop) { e(t).data("nivo:vars").stop = true; m("Stop Slider") } }; this.start = function() { if (e(t).data("nivo:vars").stop) { e(t).data("nivo:vars").stop = false; m("Start Slider") } }; r.afterLoad.call(this); return this }; e.fn.nivoSlider = function(n) { return this.each(function(r, i) { var s = e(this); if (s.data("nivoslider")) { return s.data("nivoslider") } var o = new t(this, n); s.data("nivoslider", o) }) }; e.fn.nivoSlider.defaults = { effect: "fade", slices: 15, boxCols: 8, boxRows: 4, animSpeed: 700, pauseTime: 4000, startSlide: 0, directionNav: false, controlNav: false, controlNavThumbs: false, pauseOnHover: true, manualAdvance: false, prevText: "Prev", nextText: "Next", randomStart: false, beforeChange: function() {}, afterChange: function() {}, slideshowEnd: function() {}, lastSlide: function() {}, afterLoad: function() {} }; e.fn._reverse = [].reverse})(jQuery);jQuery(window).load(function() { jQuery("#slider").nivoSlider()});

Home - Tech-careers.de (2024)

FAQs

How to answer work from home interview questions? ›

How to answer why you want to work from home in an interview
  1. List your reasons. ...
  2. Think about the employer's benefits. ...
  3. Link the employer's benefit to yours. ...
  4. Talk about your other qualifications. ...
  5. Demonstrate that you fit in with the company's culture. ...
  6. Prepare scripts of your answers. ...
  7. Show your employer you are a self-starter.
Jun 7, 2023

What is the easiest job in tech to get? ›

The easiest IT jobs to land with no experience
  • IT Support Specialist. ...
  • Help Desk Technician. ...
  • Data Analyst. ...
  • Quality Assurance (QA) Tester. ...
  • Technical Writer. ...
  • Junior Web Developer. ...
  • Desktop Support Technician. ...
  • Customer Support Representative (Tech Industry)

What is the easiest work from home job to get into? ›

Here are the top 10 best work-from-home jobs that require no prior work experience:
  • Virtual Assistant.
  • Data Entry Clerk.
  • Customer Service Representative.
  • Social Media Manager.
  • Writer.
  • Proofreader or Copyeditor.
  • Tutor.
  • Sales Representative.

How to answer why do you want to work remotely? ›

— Highlight the Advantages for the Employer

“Whether it's your ability to be more productive or effective when working remotely, your decreased carbon footprint, or your ability to be more involved in your local community, these benefits are also great for the employer,” shared the Career Experts.

Which career is best for work from home? ›

53 Best Work From Home Jobs
  • #1. Cloud Architecture. Annual pay: $87,000 - $181,000. ...
  • #2. Algorithm Engineering. Annual pay: $105,000 - $158,000. ...
  • #3. Clinical Psychology. ...
  • #4. Data Science. ...
  • #5. Business Development Management. ...
  • #6. Software Engineering. ...
  • #7. Product Management. ...
  • #8. Certified Public Accounting (CPA)

Why should we hire you? ›

A: When answering, focus on your relevant skills, experience, and achievements that make you the best fit for the role.You should hire me because I am a hard worker who wants to help your company succeed. I have the skills and experience needed for the job, and I am eager to learn and grow with your team .

Will Amazon really pay you to work from home? ›

The average Work From Home base salary at Amazon is $21 per hour. The average additional pay is $0 per hour, which could include cash bonus, stock, commission, profit sharing or tips.

How can I make $200 a day working from home? ›

Make $200 Per Day From Home jobs
  1. Mental Health Therapist (LPC, LCSW, LMFT, PsyD) ...
  2. 24-61- Water Resources Engineer (Project Manager III-IVs) or Engineer II-V) ...
  3. Licensed Clinical Social Worker (LCSW) ...
  4. Chair, Clinical Mental Health Counseling - Online. ...
  5. Licensed Telehealth Therapist (Adolescents and Adults)

How to make $80,000 a year working from home? ›

work from home $80,000 jobs
  1. Licensed Mental Health Therapist (No Associates) Rula Health4.6. ...
  2. Licensed Professional Counselor (LPC) (No Associates) Rula Health4.6. ...
  3. Business Development Liaison. New. ...
  4. Medicare Benefits Consultant. ...
  5. Public Relations Freelance Recruiter. ...
  6. What are your desired job types? ...
  7. Transcriber. ...
  8. Project Manager.

Why should we hire you to work from home? ›

Along with answering enthusiastically, think of ways to show your employer that this type of work can increase your productivity. For example, when you work from home, you may have fewer distractions and can therefore get more work done.

What is a good reason to want to work from home? ›

If you work from home, you can save time on your commute. This one's obvious, but you might have 20, 50, or 120 minutes more to enjoy your day. That means more time to sleep, less stress in the mornings, and more leisure time in the afternoon. All this time is yours — so make the most out of it.

What are the medical reasons to work from home? ›

For example, telework can be a reasonable accommodation to reduce the likelihood that individuals with autoimmune diseases are exposed to viruses, or controlling environmental issues such as temperature and lighting that may irritate certain health conditions.

How do you answer do you take work home with you? ›

If you are uncertain of what the employer is looking for, the safest way to answer is to emphasize your organizational skills while also saying that, when necessary, you will take work home with you. Try not to be negative about bringing work home, since that may be something that is common at the company.

What is a good reason to work from home? ›

If you work from home, you can save time on your commute. This one's obvious, but you might have 20, 50, or 120 minutes more to enjoy your day. That means more time to sleep, less stress in the mornings, and more leisure time in the afternoon. All this time is yours — so make the most out of it.

How to justify working from home? ›

The foremost way to justify your work in a remote job is simply by measuring and showcasing your productivity. The best way to do this is to supply concrete examples of how you improve the operations of the company. In order to do this, you should track everything you do over the course of a day in your own log.

How do you respond to an employee asking to work from home? ›

[Updated 2024] 9 Tips on Handling Your Employees' Work-from-Home Requests
  1. Consider Your Company Policy. ...
  2. Make Sure the Employee Has the Right Qualities. ...
  3. Embrace Digital Tools for Enhanced Collaboration. ...
  4. Think About the Rest of Your Staff. ...
  5. Weigh the Pros and the Cons. ...
  6. Communicate Openly. ...
  7. Foster a Strong Remote Work Culture.
May 29, 2024

Top Articles
Latest Posts
Article information

Author: Kieth Sipes

Last Updated:

Views: 6337

Rating: 4.7 / 5 (47 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Kieth Sipes

Birthday: 2001-04-14

Address: Suite 492 62479 Champlin Loop, South Catrice, MS 57271

Phone: +9663362133320

Job: District Sales Analyst

Hobby: Digital arts, Dance, Ghost hunting, Worldbuilding, Kayaking, Table tennis, 3D printing

Introduction: My name is Kieth Sipes, I am a zany, rich, courageous, powerful, faithful, jolly, excited person who loves writing and wants to share my knowledge and understanding with you.